git commit --<tab>
shows error message when outside of a repository
#3114
Labels
bug
Something that's not working as intended
Milestone
Reproduction Steps:
git commit --<tab>
Expected behavior:
Just show me the list of options.
Observed behavior:
Additional information:
Trying to complete filenames at that point doesn't make sense,
git commit --filename
doesn't work.Fish version: 2.3.0
For 2.3.1 release:
The text was updated successfully, but these errors were encountered: