A set of git utilities that works on top of your favorite workflow (e.g. git-flow) and provides high-level (but simpler) commands for creating and shipping feature branches. I especially like `git town sync` for updating your working feature branch with all changes from the develop branch and updating remotes in one command.