From e6c92030b7cf40c5f742ba0eca90f6240db8728e Mon Sep 17 00:00:00 2001
From: Junio C Hamano
+ This is a modified recursive strategy. When merging trees A and + B, if B corresponds to a subtree of A, B is first adjusted to + match the tree structure of A, instead of reading the trees at + the same level. This adjustment is also done to the common + ancestor tree. +
+If you tried a merge which resulted in a complex conflicts and would want to start over, you can recover with @@ -650,7 +662,7 @@ Resolve the conflicts. git-diff would report only the