On Thu, 21 Jan 2010, Pal-Kristian Engstad wrote: > Enable git's rename detection by default. This is needed to preserve > Perforce's history. > > Removed the '-M' flag and added a '--no-detect' flag to preserve the > old behavior. You should keep the -M flag, even if it ends up doing nothing, for backward compatibility. And --no-detect is really a bad flag name. Maybe --no-detect-renames instead? Nicolas -- 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