completion: refactor __git_complete_index_file()
authorFelipe Contreras <redacted>
Sat, 27 Apr 2013 20:10:04 +0000 (15:10 -0500)
committerJunio C Hamano <redacted>
Sat, 27 Apr 2013 21:32:29 +0000 (14:32 -0700)
commitfda54ef1aa66b54031a37c72a463ef15d6411912
tree73f1f78fe2af8219930bf2f8f4cdedf2819ec7b7
parentf825972c38ba5a8e0309a552b401ad55aeaaaf36
completion: refactor __git_complete_index_file()

The calls to __gitcomp_file() are essentially the same, but with
different prefix.

Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
git clone https://git.99rst.org/PROJECT