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

Use git rev-parse to parse argument git style #53

Closed
keis opened this issue Aug 25, 2021 · 0 comments · Fixed by #55
Closed

Use git rev-parse to parse argument git style #53

keis opened this issue Aug 25, 2021 · 0 comments · Fixed by #55

Comments

@keis
Copy link
Owner

keis commented Aug 25, 2021

rev-parse supports --parseopt to parse arguments in the same way C git commands do. There's also some tooling in setup-sh to this end.

keis added a commit that referenced this issue Oct 10, 2021
This brings along a nice usage text and the power to pass partial
longopts like you can with other git commands

Fixes #53
keis added a commit that referenced this issue Oct 10, 2021
This brings along a nice usage text and the power to pass partial
longopts like you can with other git commands

Fixes #53
@keis keis closed this as completed in #55 Oct 10, 2021
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 a pull request may close this issue.

1 participant