Skip to content

Conversation

ChrisJStone
Copy link
Member

This is a re submission of PR 462 in reference to issue 461

macOS/BSD getopt does not allow for long flag variants without installing gnu-getopt. This makes it hard to bundle git-flow with applications, since you usually can't bundle gnu-getopt with them. To address this, a short variant has been added for each command.

macOS/BSD getopt does not allow for long flag variants without
installing gnu-getopt. This makes it hard to bundle git-flow with
applications, since you usually can't bundle gnu-getopt with them.
To address this, a short variant has been added for each command.
@ChrisJStone ChrisJStone self-assigned this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant