Oh, and another I forgot to mention is detection of bulk copies. It is somewhat tricky: while --find-copies-harder will properly work in combination with --detect-bulk-copies, for the standard case we will need to use find-copies-harder for those cases where not all of the copied files have been modified. For this, maybe it could help to store the unmodified src files in a separate list to avoid pref degradation for the common case (similar to my plans to avoid the need of the i_am_not_single flag in the current bulkmove series by using a separte list for dst files). -- Yann -- 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