[PATCH] Add read-tree -m 3-way merge tests.
authorJunio C Hamano <junkio@cox.net>
Wed, 8 Jun 2005 21:55:35 +0000 (14:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 8 Jun 2005 22:56:09 +0000 (15:56 -0700)
This adds a set of tests to make sure that requirements on
existing cache entries are checked when a read-tree -m 3-way
merge is run with an already populated index file.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found