On 24 March 2011 18:22, Afzal Mohammed <lazfamam@xxxxxxxxx> wrote: > Hi, > > Is there a way, while in the process of rebasing, to skip multiple patches with single command ? > > Current scenario, > > "[1] git rebase upstream" has been executed initially, around 500 commits would be present after upstream. > > out of this 500, some commits has to be skipped (contiguous at different points) and some has to be applied. After [1], git starts applying, it has to be stopped, skip a few, continue applying a few, skip a few and so on. > > Please let me know if there is an easy way of doing it or is there any other command meant for this. git rebase -i ? /Lasse -- 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