completion: rename internal helpers _git and _gitk
commit7f02f3d7ecdda983f229b16f80e7c494fb2d3510
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 19 May 2012 02:41:34 +0000 (19 04:41 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 20 May 2012 21:47:54 +0000 (20 14:47 -0700)
tree485c4466c4e77a7e8dd5864fee58a2a55d43e4da
parent6b179adfe93d13c2f993668cd12eec52860486ac
completion: rename internal helpers _git and _gitk

Would be useful to provide backwards compatibility for _git. Also, zsh
completion uses _git, and it cannot be changed.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash
t/t9902-completion.sh