]> git.ipfire.org Git - thirdparty/git.git/commit - unpack-trees.c
Fix read-tree not to discard errors
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Mar 2008 05:01:28 +0000 (22:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Mar 2008 05:17:22 +0000 (22:17 -0700)
commitc4758d3c9342ea2245ca51f30f1cbf27ecc16ced
treeb14261a02ed60aabbe5419fab99cc1b046419ac6
parent8a785dc921386dac628a2a04ebe5f48deb7cc1a8
Fix read-tree not to discard errors

This fixes the issue identified with recently added tests to t1004

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1004-read-tree-m-u-wf.sh
unpack-trees.c