[PATCH] Teach the recursive merge strategy about renames.
authorFredrik Kuivinen <freku045@student.liu.se>
Sun, 2 Oct 2005 15:43:07 +0000 (17:43 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 17:03:00 +0000 (10:03 -0700)
It will now merge cases where a file was renamed in one branch and
modified in the other branch cleanly. We also detect a couple of
conflict cases now that wasn't detected before.

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found