github - Where to store putty generated key file? -


i trying tortoisegit stop nagging me enter password every time. i've generated public key, i've added key github , i've generated keyfile.

  1. where store key file?
  2. what other steps missing allow me not have enter password each time?

update

i still know answer, solved problem: http://www.munsplace.com/blog/2012/07/27/saving-username-and-password-with-tortoisegit/

you can use putty pageant authentication agent , load private key it. tortoisegit should able make use of it.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -