gitflow: Git extensions for Vincent Driessen’s branching model

gitflow screenshot from Vincent Driessen's blog

https://github.com/nvie/gitflow

These are git extensions that make it easier to use the Git branching model the Vincent Driessen proposed in this blog post.

Unfortunately, we’re still using CVS on my team at work, but we’re looking to switch to a more modern source control system soon. I’m lobbying for Git, but Subversion is the more likely choice.

Here are a couple more resources that talk about the gitflow branching model: