Skip to content

Instantly share code, notes, and snippets.

@QuintinAdam
Last active June 30, 2019 23:21
Show Gist options
  • Save QuintinAdam/9119999 to your computer and use it in GitHub Desktop.
Save QuintinAdam/9119999 to your computer and use it in GitHub Desktop.

#fix git

$ git credential-osxkeychain erase
host=github.com
protocol=https
[hit return]
alias fix_git='echo "Type host=github.com hit enter. Type protocol=https hit enter and hit enter again." && git credential-osxkeychain erase'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment