> > I was also thinking maybe I could use --parent-filter: when I find a > > fixup commit, I set its parent to its parent's parent? > > This will keep the attributes of the fixup commit, discarding the > parent's ones. In git rebase, a fixup keeps the attributes of the > parent, discarding the ones of the fixup. Ah right. Thanks for your suggestions, I'll try to get it going. Maybe the result could be material for more examples in the man page. Philippe -- 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