Created
January 11, 2019 23:06
-
-
Save legalcodes/c12ed6dcd5c37a610424eae7e4a5e8ee to your computer and use it in GitHub Desktop.
Override .git credential helper setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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