On Fri, 20 Oct 2006, Petr Baudis wrote:
I've talked to some people who really didn't mind (or even liked) Git's
heuristics when it came to _inspecting_ movement of content, but were
really nervous about merge following such heuristics.
remember, git only stores the results. so when you are merging it doesn't
even look for renames.
Of course it does look for renames; when you use the recursive strategy,
it will try to merge across renames.
sorry, missed that.
David Lang
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html