Skip to content

Instantly share code, notes, and snippets.

@skulptur
Created March 10, 2020 22:58
Show Gist options
  • Save skulptur/d6a4c58123ce65d43448d196d40454b4 to your computer and use it in GitHub Desktop.
Save skulptur/d6a4c58123ce65d43448d196d40454b4 to your computer and use it in GitHub Desktop.
prevent common issue of committing with wrong email account
$ cat ~/.gitconfig
[user]
useConfigOnly = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment