Skip to content

Instantly share code, notes, and snippets.

@ivuorinen
Created May 5, 2019 09:01
Show Gist options
  • Save ivuorinen/5d6f4aa8307d6c26b0bb1e9d0d04c79d to your computer and use it in GitHub Desktop.
Save ivuorinen/5d6f4aa8307d6c26b0bb1e9d0d04c79d to your computer and use it in GitHub Desktop.
resets stored git passwords on macOS
# 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