SSS - seljukgulcan/git-notes GitHub Wiki
How to make git remember my username and password
Short and unsafe answer:
git config credential.helper store
Source:
https://stackoverflow.com/questions/35942754/how-to-save-username-and-password-in-git
TODO: Add SSH authentication info