Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx> writes: > I'll just have to remember where I was when I started the rebase, > perform the abort, and checkout the originating branch. "git checkout -" (or its generalization "git checkout @{-<n>}"). P.S. This is discounting whether there is bug in "git rebase --abort" after using it with `--onto` or not. -- Jakub Narebski Poland ShadeHawk on #git -- 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