Skip to content

Comments

fix: restore -bm flag functionality for top-level usage#28

Merged
fslongjin merged 1 commit intomasterfrom
fix-bm-option-and-bump-to-0.7.1
Feb 24, 2026
Merged

fix: restore -bm flag functionality for top-level usage#28
fslongjin merged 1 commit intomasterfrom
fix-bm-option-and-bump-to-0.7.1

Conversation

@fslongjin
Copy link
Owner

  • Add CommitArgs struct to top-level Args to handle commit flags without subcommand
  • Update main.rs to use top-level commit args when no subcommand is specified
  • Add comprehensive tests for combined short flag parsing (-bm)
  • Update version to 0.7.1 in Cargo.toml, Cargo.lock, and README files
  • Fix documentation to show both separate and combined flag usage examples

- Add CommitArgs struct to top-level Args to handle commit flags without
subcommand
- Update main.rs to use top-level commit args when no subcommand is specified
- Add comprehensive tests for combined short flag parsing (-bm)
- Update version to 0.7.1 in Cargo.toml, Cargo.lock, and README files
- Fix documentation to show both separate and combined flag usage examples

Signed-off-by: jinlong <jinlong@tencent.com>
@fslongjin fslongjin merged commit da580ab into master Feb 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant