Hi, Awhile ago I brought up wanting to have a "rebase with preserve merges" option for `git pull`: http://thread.gmane.org/gmane.comp.version-control.git/96513 Andreas had a patch to help by supporting manually typing out `git pull --rebase --preserve-merges`: http://thread.gmane.org/gmane.comp.version-control.git/96593 And then I did another small copy/paste patch on top to add a config setting of `branch.<name>.preservemerges` much like the existing `branch.<name>.rebase`. The patches haven't gotten an explicit "no" that I noticed, nor have they been applied...is there anything I can do to move them along? Resubmit them or what not? Thanks, Stephen -- 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