frostming / legit

Git for Humans, Inspired by GitHub for Mac™.
https://frostming.github.io/legit
BSD 3-Clause "New" or "Revised" License
5.7k stars 218 forks source link

[feature request] tab auto complete branch name #268

Closed saimyosett closed 10 months ago

saimyosett commented 3 years ago

would be nice to have tab auto completion for branch name.

frostming commented 3 years ago

It is already supported on bash and zsh, what shell are you using?

weakish commented 10 months ago

Note that completion files are under the extra directory, and you have to install them yourself. Neither python setup.py install (install legit) nor legit --install (install git aliases) will install them.