Chicago: National Prtg. & Engr. Co., used under Creative Commons.
Multiple Personalities in Git
At Collective Idea, we use Git all the time. Right now, I have 50 Git repositories cloned on my computer and they fall into a few categories. My problem is that I need to commit from a different email address depending on which type of project I’m working on. I explored three ways to do this, looking for the least intrusive.
Rewriting History With Git Rebase, Reset, and Amend
Editing an existing commit in history with an interactive rebase, reset, and amend.
HOW TO: Setup a new local & remote Git Branch
HOW TO: Setup a new local & remote Git Branch
Happy Git Commits
Being happy makes us more productive. Add some happiness to your git commits.