When I created my SSH key while setting up git, I chose to use a pass-phrase for the key. Now, whenever I push to my remote repository (unfuddle), I get prompted for this pass-phrase. Is there some way to automate this?
Use SSH Agent.
Use ssh-agent: http://wiki.sourcemage.org/Git_Guide#I.27m_tired_of_typing_my_SSH_key_passphrase.
You can get more information from this stackoverflow answer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With