On Tue, Sep 11, 2012 at 4:47 PM, Joachim Schmitz <jojo@xxxxxxxxxxxxxxxxxx> wrote: > Like this? > git pull --rebase HEAD~42 > > So far I create patches, wiped out the entire repository, cloned, forked and applied the changes, pretty painful. I think a 'git pull --rebase' should usually work even for 'pu'. But sometimes pu may have changes that take away the basis for your patch (i.e, not just a restructure) then you'd get conflicts. -- 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