Code

git-completion: Add git help completion for aliases
authorJakob Pfender <jpfender@elegosoft.com>
Mon, 21 Mar 2011 09:25:06 +0000 (10:25 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Mar 2011 07:44:47 +0000 (00:44 -0700)
commitf85a6f0bbba92f4a671189fec8fec3af773736ca
treeb228734d2b872bfa802c89e48ed54fab61de4288
parenta91df69cbb5ced7837525106ff57ff349180770b
git-completion: Add git help completion for aliases

Enable bash completion for "git help <alias>", analogous to "git
<alias>", which was already implemented.

Signed-off-by: Jakob Pfender <jpfender@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash