completion; remove unuseful comments
commit9ab8d18322657db8bbe0cdf3b0dc19b479a3d4e5
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 27 Apr 2013 20:10:01 +0000 (27 15:10 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 27 Apr 2013 21:32:28 +0000 (27 14:32 -0700)
tree514c08c064b39260f0ff8122fb7d17291d2a18a8
parentf03efba4c0a7046ceb51ec4b57f7413fe6e931eb
completion; remove unuseful comments

The only caller, __git_complete_index_file() doesn't specify any limits
to the options for 'git ls-files', neither should this function.

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