Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH Keys and push passphrase #202

Closed
akranix opened this issue May 31, 2014 · 2 comments
Closed

SSH Keys and push passphrase #202

akranix opened this issue May 31, 2014 · 2 comments

Comments

@akranix
Copy link

akranix commented May 31, 2014

Whenever I'm using the "git push" command , I have to enter my passphrase over .
For Msysgit, I could just create a .profile with a code allowing me to enter that just once at the start . How can I fix that in cmder ?

@rmorrin
Copy link
Contributor

rmorrin commented Aug 14, 2014

Msysgit actually includes a script to authorize SSH keys with ssh-agent: Link. Try running start-ssh-agent from your prompt and some subsequent operations that require authorization.

@akranix
Copy link
Author

akranix commented Aug 14, 2014

Thanks ;)

@MartiUK MartiUK closed this as completed Aug 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants