commit | f953831e030d3ece7346bdb5c4fde4fde43c925e | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Wed Dec 13 04:05:39 2006 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Tue Dec 12 21:55:37 2006 -0800 |
tree | d1b9565216e59cb8af65829bf04fe18e58d964c3 | |
parent | 8042ed1cebd37419ff38f540482355c0f1d30936 [diff] |
merge-recursive: add/add really is modify/modify with an empty base Unify the handling for cases C (add/add) and D (modify/modify). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>