You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running release start --help the following output is displayed
usage: git flow release start [options] <version> [<base>]
Start a new release branch
-h, --help Show this help
--showcommands Show git commands while executing them
-F, --[no]fetch Fetch from origin before performing finish
-v, --verbose Verbose (more) output
when running release start --help the following output is displayed
As mentioned in #3 -v --verbose is unsupported
The text was updated successfully, but these errors were encountered: