On Sun, Feb 22, 2009 at 11:54 AM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > > So, what operations, rebase, reset, etc, do I need to do to get this > > repo back to where it was right before the fast-forward? > > Each 'large' operation sets ORIG_HEAD > > $ git reset --hard ORIG_HEAD > Thanks Jakub. "git reset --hard ORIG_HEAD" was what I went with and it worked like a charm! bg -- 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