s/of/off/ in the subject ;) On Tue, Jul 13, 2010 at 10:13 AM, Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> wrote: > git-rebase uses "format-patch --ignore-if-in-upstream" do determine > which commits to apply. This may or may not be desired: a user may want > to transplant all commits, or may opt to avoid the possibly time > consuming calculation of patch-ids. > > Therefore, introduce rebase.cherry (defaulting to true) and --cherry and > --no-cherry options (to override the config), where --cherry means the > current behavior and --no-cherry avoids "--ignore-if-in-upstream". > > Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> > --- > RFC for obvious reasons (doc, tests). -- Erik "kusma" Faye-Lund -- 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