Git push without a password
Submitted by Kalen on Mon, 06/16/2014 - 13:21Situation:
I have a Linux server with git server installed for hosting my Git repositories. I have a couple different computers I use, a laptop and a desktop, and I either use Git bash or invoke git through windows command prompt, but I get tired of entering my password every time I need to push my project to the server.
To setup the environment to be able to push/pull without a password do the following: