Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to cache SSH signing passphrases?
I want to only type the passphrase once (while committing) and then it should be cached until reboot or e.g. 12h. With gpg keys the gpg-agent could do that. But somehow this does not work with SSH keys.
I am open for any ideas from the right configurations in gpg to custom wrappers.
Note: i am on windows.
Beta Was this translation helpful? Give feedback.
All reactions