Skip to content

Conversation

@dd
Copy link

@dd dd commented Apr 5, 2025

Boolean flags (--author, --interactive, and --group-similar-commits) were incorrectly declared in the code, which made it necessary to explicitly pass a value (e.g. --author 1) for them to work.

Using them as plain flags (like --author) didn't work as expected.

This has now been fixed — the flags behave properly and no longer require values.

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