|
I believe Mercurial is like git with regard to the way it handles rename/move/modify relations. I mention this not to start another argument over distributed version control systems, but because Mercurial, like Bazaar, seems to be more Windows-friendly than git, and I thought that might be an important factor.
HTH, Matt David Kastrup wrote:
AFAIK, Lua is more or less maintained as tarballs/directory snapshots of the developers. So it would be smart to use a version control system like git that only actually records snapshots, and derives rename/move/modify relations on the fly.