Merge branch 'ds/completion-silence-in-tree-path-probe'
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2013 19:20:03 +0000 (11:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2013 19:20:03 +0000 (11:20 -0800)
commit78292536846149eba74387ee7a8315bf9597268e
tree5eb31bc9b3655942e41ad2b2adaa4b0669bd8fe7
parentbd2734ae0dd55d329580df25a5fb27f6fcf593f8
parentca87dd623d24590c4d48a922effa1d9e1e1fd253
Merge branch 'ds/completion-silence-in-tree-path-probe'

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