machine login password chmod 600 ~/.netrc $ git config remote.origin.url = http://username:password@origin_link.com/repository.git git config credential.helper store git push