Mike Hommey <mh@xxxxxxxxxxxx> writes: > Previously, --abort would end by git resetting to ORIG_HEAD, but some > commands, such as git reset --hard (which happened in git rebase --skip, > but could just as well be typed by the user), modify ORIG_HEAD. > > Just use the orig-head we store in $dotest instead. What happens if we are not using $dotest but .dotest? -- 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