"Geoffrey Irving" <irving@xxxxxxx> writes: > Would it be straightforward > to add an option to "git cherry" to ignore differences in metadata? > The cherry documentation doesn't give its criteria for when commits > match, and I'm not familiar enough with the code yet to figure out > those criteria directly from cmd_cherry in builtin-log.c. cherry does not look at metadata at all. It compares patch-ids. -- 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