completion: move __git_complete_index_file() next to its helpers
authorSZEDER Gábor <redacted>
Mon, 16 Apr 2018 22:41:06 +0000 (00:41 +0200)
committerJunio C Hamano <redacted>
Tue, 17 Apr 2018 03:49:36 +0000 (12:49 +0900)
commit722e31c713a2f33dc483c0f17f208b2260faebe4
tree84aec9f386793a685784e109b0f3c9bf437e2807
parent5bb534a620a1e7424e80cc89c53f9e3573fba0bc
completion: move __git_complete_index_file() next to its helpers

It's much easier to read, understand and modify the functions related
to git-aware path completion when they are right next to each other.

Signed-off-by: SZEDER Gábor <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
git clone https://git.99rst.org/PROJECT