Add tests to catch problems with un-unlinkable symlinks
commit8a785dc921386dac628a2a04ebe5f48deb7cc1a8
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Mar 2008 04:59:39 +0000 (18 21:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Mar 2008 05:17:22 +0000 (18 22:17 -0700)
tree924cea62948c885e5d46f789bdc3c492446fd901
parent8d14ac945403d6d4b1de9f9fd680247e831c0bfc
Add tests to catch problems with un-unlinkable symlinks

This currently fails not because we refuse to check out, but because we
detect error but incorrectly discard it in the callchain.

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