Still true. I've just been thinking about the last state.
As far as I can tell, the output from git-merge-tree with that fix to only
simplify subdirectories that match exactly in all of base/branch1/branch2
is precisely the output that git-merge-recursive actually wants.
Rather than doing a three-way merge with "git-read-tree", and then doing
"git-ls-files --unmerged", I think this gives the same result much more
efficiently.
That said, I can't follow the python code, so maybe I'm missing something.
Fredrik cc'd, in case he can put me right.
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html