git-open
git-open copied to clipboard
Implement single letter option flags
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...
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?