On Thu, 14 Dec 2006, Shawn Pearce wrote: > Andy Parkins <andyparkins@xxxxxxxxx> wrote: > > How's this then: > > > > $ git commit > > $ git commit > > $ git commit > > $ git reset HEAD^^^ > > > > "AGGGHHHHHH! I meant HEAD^^" > > > > At this point I start running "git-prune -n | grep commit" and some liberal > > use of git-show to try and find the hash of the object so I can do > > At this point I usually try to politely suggest that users do: > > git repo-config --global core.logAllRefUpdates true > And this is where I politely say that this option should be true by default for everybody. I don't recall why it isn't so yet. Nicolas - 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