Skip to content

Instantly share code, notes, and snippets.

@adisesha
Last active October 5, 2022 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adisesha/9b1a1146b18ddeb028f827c43003edf3 to your computer and use it in GitHub Desktop.
Save adisesha/9b1a1146b18ddeb028f827c43003edf3 to your computer and use it in GitHub Desktop.
Git Commands
$ git config credential.helper cache
$ 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