aboutsummaryrefslogtreecommitdiffstats
path: root/git-branch-list.bash-completion
AgeCommit message (Collapse)Author
2019-12-09git-branch-list.bash-completion: Update copyright yearTeddy Wing
2019-12-09git-branch-list.bash-completion: Complete `clear` subcommandTeddy Wing
2018-02-21Add Bash completionTeddy Wing
Used https://github.com/git/git/blob/7cc763aaa3f39c62e0b2d5520e9d2bd8e4f3c4b3/contrib/completion/git-completion.bash as a reference. Learned how to set up completion for a custom subcommand from: https://github.com/bobthecow/git-flow-completion/blob/4180a3a0e1b286d5f35fefbea5adf5ce9875ecc3/git-flow-completion.bash