Git: merging multiple commits into a single patch for master

If you haven’t heard, Git is pretty much the new kid on the block in terms of version control systems. I’m still a bit new to Git myself, but I am already discovering its immense power. Now that I’m a little more familiar with branching and merging with Git, I’d like to share how these […]