Skip to content

Instantly share code, notes, and snippets.

@raineorshine
Created January 26, 2017 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raineorshine/0179b2fcf3993a415b59a9d497c0d5e4 to your computer and use it in GitHub Desktop.
Save raineorshine/0179b2fcf3993a415b59a9d497c0d5e4 to your computer and use it in GitHub Desktop.
Set different committer on a specific repo.
git config user.email "Full Name"
git config user.email "example@gmail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment