Hi, On Wed, 7 Nov 2007, Mike Hommey wrote: > I use git-rebase quite regularly, and I haven't used git-rebase --skip > after a failed merge without first resetting the working tree. I was > wondering if it wouldn't make sense to automatically do the reset when > running git-rebase --skip. Makes sense to me. The user is already required to pass "--skip" to say "scrap this patch". FWIW --interactive already has this behaviour since it was added to "official" git. 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