Revert 77c1305 and 3c3b46b
commitdff3446610792bd117682df201127b77ec8fbb37
authorJunio C Hamano <gitster@pobox.com>
Sun, 9 Jun 2013 21:13:33 +0000 (9 14:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Jun 2013 21:13:33 +0000 (9 14:13 -0700)
treeb7238f0a241ac6a5b3f18c5543f3f3bc6f75ccf8
parent3c3b46bab11eab8fc2b7305e2c051269fce5a925
Revert 77c1305 and 3c3b46b

As explained by SZEDER Gábor in $gmane/226272, git_complete_file
helper is about completing <tree-ish>, taking <commit> at the tips
of refs and also understanding <tree-ish>:<path> notation, and
changing "archive" and "ls-tree" to use git_complete_revlist_file
that in addition is meant to expand A..B range notation was a
mistake.

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