-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hello,
It would be nice to have bash auto complete either files or command just like any other git commands. I tried to look at git-completions, but it's hard to understand how it works.
By default, on Debian 12, "git rest" autocomplete to "git restore " and not "git restore" which means we have to backtrack one character (the space after restore) and then type "-mtime" manually. Afterwards, no completion occurs, neither for files nor for options.
I don't know if it's easily doable.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels