Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
completion: refactor __git_complete_index_file()
The calls to __gitcomp_file() are essentially the same, but with different prefix. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information