Created
April 28, 2020 09:28
-
-
Save stefanofiorentino/1014238fb71e82a0ecfedfd224db7917 to your computer and use it in GitHub Desktop.
This file contains 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
#!/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