We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
List all local support branches
git flow support [list] [-h] [-v]
-h,--[no]help show this help
-v,--[no]verbose verbose (more) output
Start a new support branch name <version> based on <base>
git flow support start [-h] [-F] <version> <base>
--showcommands Show git commands while executing them
-F,--[no]fetch fetch from origin before performing finish