From: Felipe Contreras Date: Sat, 27 Apr 2013 20:10:01 +0000 (-0500) Subject: completion; remove unuseful comments X-Git-Tag: v1.8.4-rc0~242^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9ab8d18322657db8bbe0cdf3b0dc19b479a3d4e5?ds=inline;hp=9ab8d18322657db8bbe0cdf3b0dc19b479a3d4e5 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 Signed-off-by: Junio C Hamano ---