If you have to do it more than once, script it! Not only does automating your mundane daily tasks allow for more time to focus on the fun stuff, it...
In a previous post, we talked about the basics of rebasing by moving a stack of pancakes. This is my second post in the Rebasing with Pancakes. This post will...
After my last post on rebasing, I have received a lot of comments from fellow Developers expressing their concern for messing up their branch with a rebase. And I understand...
I have had a lot of people approach me recently with questions that could be solved with a Git Rebase, so I wanted to write a couple posts about it....
As the Pragmatic Programmer says "Tip 22: Use a Single Editor Well". I chose Sublime as that editor, because it is configurable, extensible, and programmable. Sublime is my go to...
I’ve had some people approach me after adding a git hook I made saying, now that I have the hook in place, how do I fix all my previous commits...
This project is maintained by RobertDeSonier