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

Extra subcommand print #1058

Merged
merged 4 commits into from
Jul 27, 2024
Merged

Extra subcommand print #1058

merged 4 commits into from
Jul 27, 2024

Commits on Jul 27, 2024

  1. an extra group name was being printed with the help output when using…

    … option groups. This was the result of a missing "continue" statement and no test to check for that condition.
    phlptp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    400f921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39c6ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a432843 View commit details
    Browse the repository at this point in the history
  4. update macos pipeline builds

    phlptp committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8a1fd31 View commit details
    Browse the repository at this point in the history