Hi, On Fri, 7 Nov 2008, Stephen Haberman wrote: > Awhile ago I brought up wanting to have a "rebase with preserve merges" > option for `git pull` That might be something you want, but you cannot call it git pull --preserve-merges since everybody used to "pull = fetch && merge" would go "Huh? A merge _does_ preserve merges". If at all, you could call it "--rebase=preserve-merges". Ciao, Dscho -- 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