quoted
quoted
quoted
quoted
"LT" == Linus Torvalds [off-list ref] writes:
LT> In particular, I think the "apply the patch forward" (that cogito does) is
LT> as wrong with the "local modifications" as it is for the merge itself, and
LT> that a truly good merge would actually have _another_ three-way merge on
LT> the working file - the "original" is the version in our old HEAD branch,
LT> with the two branches being merged are "working copy before the merge" and
LT> "merge results".
Funny that I realize that is exactly how I've been doing my
merges with you.