Skip to content

Instantly share code, notes, and snippets.

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 atelierbram/033718f7000d18f7f5a6d229106dc59b to your computer and use it in GitHub Desktop.
Save atelierbram/033718f7000d18f7f5a6d229106dc59b to your computer and use it in GitHub Desktop.
Make Git store the username and password
  git config --global credential.helper store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment