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)
- 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>
No differences found