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

Pull out data related to my apps from Android Play Store and iOS App Store -

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -