I'm using Egit with Eclipse to use git and access github. Everything is working fine but one thing that I wish to omit to type id_rsa
key passphrase everytime I push my commit to github.
I'm asked to enter passphrase each time I restart Eclipse and try to push.
How can I make eclipse remember passphrase so that I don't have to type manually?
Thanks