Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git flow release start --help shows invalid information #8

Closed
ChrisJStone opened this issue Jun 13, 2023 · 0 comments · Fixed by CJ-Systems/gitflow-cjs-backup#11
Closed

Comments

@ChrisJStone
Copy link
Member

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

As mentioned in #3 -v --verbose is unsupported

@ChrisJStone ChrisJStone transferred this issue from CJ-Systems/gitflow-cjs-backup Jun 15, 2023
@ChrisJStone ChrisJStone moved this to 📋 Backlog in gitflow-cjs Jun 22, 2023
@ChrisJStone ChrisJStone moved this from 📋 Backlog to ✅ Done in gitflow-cjs Jun 22, 2023
@ChrisJStone ChrisJStone removed the status in gitflow-cjs Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant