Skip to content

Instantly share code, notes, and snippets.

@yetanotherchris
Created April 3, 2019 09:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yetanotherchris/2f43d0ae9581f6892fc17acc988798ce to your computer and use it in GitHub Desktop.
Save yetanotherchris/2f43d0ae9581f6892fc17acc988798ce to your computer and use it in GitHub Desktop.
Set git to use a different email (per repository)
git config --local user.email "chrisTHISPARTISFAKEsmall+github@gmail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment