SkypeTeamsTab

You can store your credentials using the following command

$ git config credential.helper store $ git push http://example.com/repo.git Username: Password: Also I suggest you to read $ git help credentials