Improve t6029 to check the real "subtree" case
commit419e38337a4ff66ae2968756cc46c1bf77074814
authorMiklos Vajna <vmiklos@frugalware.org>
Thu, 28 Feb 2008 12:36:54 +0000 (28 13:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Feb 2008 08:00:29 +0000 (29 00:00 -0800)
tree253cb6290ab2f747dc96763752096f3b8cf15a65
parent39fe578bdcc318308bc5d75efa04bd4bfc3a4f23
Improve t6029 to check the real "subtree" case

t6029 already checks if subtree available and works like recursive. This
patch adds code to test test the extra functionality the subtree merge
strategy provides.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6029-merge-subtree.sh