On Wed, Feb 21, 2007 at 11:56:36AM -0500, Shawn O. Pearce wrote: > Now this is actually not a huge deal if you do it on your local > repository and go "whoops, I should not have committed that". If you > have not yet pushed the commit to another repository (and someone > has not yet fetched it from you either) you can use git-rebase to > discard it. Also it can't have done any (non-fast-forward) merges since then. Reconstructing history with a bunch of merges seems like something that could be a huge pain. (Though with some tools it might be doable.) --b. - 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