Skip to content

Instantly share code, notes, and snippets.

@legalcodes
Created January 11, 2019 23:06
Show Gist options
  • Save legalcodes/c12ed6dcd5c37a610424eae7e4a5e8ee to your computer and use it in GitHub Desktop.
Save legalcodes/c12ed6dcd5c37a610424eae7e4a5e8ee to your computer and use it in GitHub Desktop.
Override .git credential helper setting
git -c credential.helper=
// https://stackoverflow.com/questions/13198143/how-do-i-disable-gits-credential-helper-for-a-single-repository/13203623#13203623
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment