Created
May 5, 2019 09:01
-
-
Save ivuorinen/5d6f4aa8307d6c26b0bb1e9d0d04c79d to your computer and use it in GitHub Desktop.
resets stored git passwords on macOS
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
# in terminal write the following lines, | |
# after the last just push enter twice. | |
git credential-osxkeychain erase | |
host=bitbucket.org | |
protocol=git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment