Today, I'm open sourcing a project that I've been working for the last few
months. It is a Python library to put work in the background, that you'd
typically use in a web context. It is designed to be simple to set up and
use, and be of help in almost any modern Python web stack.
After the overwhelming attention and feedback on the Git branching model
post, a general consensus was that this workflow would benefit from some
form of proper scriptability. This post proposes the initial version of
a tool I called git-flow.