Как избежать размещения пароля GIT каждый раз, когда вы нажимаете
git config --global credential.helper store
Awful Albatross
git config --global credential.helper store
git config --global credential.helper cache
git remote set-url origin git@github.com:username/repo.git