Skip to content

Conversation

@jph00
Copy link
Contributor

@jph00 jph00 commented Jan 27, 2026

Boolean kwargs now generate proper git flags:

  • show_current=True--show-current (not --show-current=True)
  • porcelain=True--porcelain (not --porcelain=True)
  • v=True-v (not -v True)
  • False values are omitted entirely

Also converts underscores to hyphens in long option names.

@jph00 jph00 added the enhancement New feature or request label Jan 27, 2026
@jph00 jph00 merged commit f995d56 into main Jan 27, 2026
0 of 2 checks passed
@jph00 jph00 deleted the pr/fix-boolean-kwargs-flag-instead-of-flag-true branch January 27, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants