Skip to content

Instantly share code, notes, and snippets.

@singularitti
Created August 17, 2018 02:39
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 singularitti/386e665647aa390a95f709fa98f4f20a to your computer and use it in GitHub Desktop.
Save singularitti/386e665647aa390a95f709fa98f4f20a to your computer and use it in GitHub Desktop.
Remove credentials from Git #Git
git config --global credential.helper store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment