Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ntheanh201/5b7dfb3b00178c73f0f1b3ff7284a1e8 to your computer and use it in GitHub Desktop.
Save ntheanh201/5b7dfb3b00178c73f0f1b3ff7284a1e8 to your computer and use it in GitHub Desktop.
$ git config credential.helper store
$ git push http://example.com/repo.git
Username: <type your username>
Password: <type your password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment