Tagged Questions

21
votes
3answers
16k views

How do I remove the passphrase for the SSH key without having to create a new key? [closed]

I set a passphrase when creating a new SSH key on my laptop. But, as I realise now, this is quite a PITA when you are trying to commit(git,svn) to a remote location over SSH many times in an hour. ...