The git.git project, responsible for the creation and maintenance of the git tool itself, uses an amazing workflow I call "gitworkflow", in deference to its creators and the man page in which it is described.
I describe the advantages of this workflow, in comparison to the popular GitFlow by Vincent Drieesen and Adam Ruka’s OneFlow in a blog post titled How the Creators of Git do Branching.
This repository is meant to be a place in which tools and documentation related to gitworkflow can be created.