git-flow

A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model

Subcommands

NameDescription
initInitialize a new git repo with support for the branching model
featureList all feature branches
releaseList all release branches
hotfixList all hotfix branches
supportList all support branches