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

Implement single letter option flags #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rec
Copy link
Contributor

@rec rec commented Jul 29, 2019

The documentation claims that single letter flags -c, -i and -p should work - but on my GNU bash, version 5.0.2(1)-release (x86_64-apple-darwin16.7.0), they do not, because they do not seem to be implemented.

I have only tested this branch on this one machine but the change seems fairly clear...

@derimagia
Copy link
Collaborator

I think git-sh-setup should be setting this. Were you using the latest version from this repo?

Can I have a sample command you are trying with the error message?

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.

None yet

2 participants