Merge branch 'ds/completion-silence-in-tree-path-probe' into next
commit7542d2116578be5a49f82e7e8cceb7cb54eb116b
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2013 20:05:58 +0000 (15 12:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2013 20:05:59 +0000 (15 12:05 -0800)
tree8fc838dacb0639a4ac14164679c671b7d0b5f7b0
parent64f441a3e8aa204f6e749dbc1aa5ac526545f803
parentca87dd623d24590c4d48a922effa1d9e1e1fd253
Merge branch 'ds/completion-silence-in-tree-path-probe' into next

An internal ls-tree call made by completion code only to probe if
a path exists in the tree recorded in a commit object leaked error
messages when the path is not there.  It is not an error at all and
should not be shown to the end user.

* ds/completion-silence-in-tree-path-probe:
  git-completion.bash: silence "not a valid object" errors
contrib/completion/git-completion.bash