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