git-open icon indicating copy to clipboard operation
git-open copied to clipboard

Implement single letter option flags

Open rec opened this issue 4 years ago • 1 comments

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...

rec avatar Jul 29 '19 13:07 rec

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?

derimagia avatar Dec 22 '19 19:12 derimagia