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. Thanks Afzal -- 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