evansendra / mingit

An extremely minified alias for git commands.
75 stars 8 forks source link

Tab completion not auto-completing #20

Closed evansendra closed 2 years ago

evansendra commented 2 years ago

Typing

g co <TAB> <TAB>

does not result in the expected behavior of showing available refs. Instead it starts rotating through files in the directory.