Code

Merge branch 'js/ls-tree-error'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2011 19:33:34 +0000 (12:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2011 19:33:34 +0000 (12:33 -0700)
* js/ls-tree-error:
  Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
  Add a test to check that git ls-tree sets non-zero exit code on error.


Trivial merge