Created
December 17, 2012 15:15
-
-
Save smpb/4319026 to your computer and use it in GitHub Desktop.
When juggling the setup of several git repositories it's easy to forget to configure the adequate e-mail address you want associated with your commits. Personally, I am guilty of regularly adding the address of my personal projects onto work commits, and vice-versa. Be aware that you are rewriting git history by using this.
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a personal copy of the solution I found here.