Skip to content

Instantly share code, notes, and snippets.

@stefanofiorentino
Created April 28, 2020 09:28
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 stefanofiorentino/1014238fb71e82a0ecfedfd224db7917 to your computer and use it in GitHub Desktop.
Save stefanofiorentino/1014238fb71e82a0ecfedfd224db7917 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo git config --system --unset credential.helper
git config --global --unset credential.helper
git config --unset credential.helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment