]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
Bash completion support for aliases
authorDennis Stosberg <dennis@stosberg.net>
Sat, 28 Oct 2006 12:12:20 +0000 (14:12 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Oct 2006 20:36:39 +0000 (13:36 -0700)
commit367dce2a5b80da055a0d776fe830e6f19b81bd1d
tree7635e0735cb5b4942e9e1a65fdda554ddacb06a6
parent887a612fef942dd3e7dae452e2dc582738b0fb41
Bash completion support for aliases

 - Add aliases to the list of available git commands.
 - Make completion work for aliased commands.

Signed-off-by: Dennis Stosberg <dennis@stosberg.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash