"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > I actually don't see why cherry-pick can't be defined in terms > of `format-patch|am -3`. It probably would be faster in almost > all cases. Heh, people often suggested that rebase should get --merge as default, and I resisted that. I think it would make sense to do the consolidated backend for rebase, revert, cherry-pick and am (I have been tentatively calling this "git replay") primarily based on the "patch with fallback to 3-way" like format-patch piped to "am -3", with an option to do merge-recursive. - 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