I generated an SSH key and I'm using it on my GitHub project, but when creating a new project, what do I have to do to use it on a new project? It is very annoying to have to keep typing the password for every push.
Asked
Active
Viewed 267 times
-1
-
1this post should help -- http://stackoverflow.com/questions/6565357/git-push-requires-username-and-password – sfletche Jul 21 '15 at 03:17
2 Answers
2
Add your SSH key to your account, so that any repository under that account can be checked out without a password.

natee.biz
- 89
- 1
- 6