I installed Git a while back on my Win7 machine and told it to use Putty for doing ssh. So now it expects Pageant to be running all the time in order to be able to connect to GitHub.
Today I installed a newer version of Git and told it to use OpenSSH, not Putty. But it keeps trying to authenticate by looking for Pageant.
My identity files are configured correctly, and if I do ssh [email protected]
from my BASH prompt it succeeds. Still, the only way to the remote repo is if Pageant is running.
Where is this configured and how can I instruct msysgit to forget about putty/pageant?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…