Skip to content

Instantly share code, notes, and snippets.

@semyont
Created April 17, 2019 18:21
Show Gist options
  • Save semyont/e80e87bffe587d2236430d7c6c30e568 to your computer and use it in GitHub Desktop.
Save semyont/e80e87bffe587d2236430d7c6c30e568 to your computer and use it in GitHub Desktop.
reset git user
git config --local --unset credential.helper
git config --global --unset credential.helper
git config --system --unset credential.helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment