On Tue, Nov 06, 2007 at 10:25:48PM +0000, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Tue, 6 Nov 2007, Robin Rosenberg wrote: > > > tisdag 06 november 2007 skrev Mike Hommey: > > > Maybe the documentation could emphasise on how to undo things when the > > > user makes mistakes. > > > Sometimes, saving your repo can be as simple as git reset --hard HEAD@{1}. > > > This is not, unfortunately, a works-for-all-cases command. > > > > Yea, git-undo(7). > > In related news, I know a few users who need an un-rm-rf. Anyone? The fact is you can do harm to your repo with things you wouldn't expect to break things, except maybe you gave bad arguments or so. It's quite easy to fuck up with git-rebase, or to merge the wrong commits, etc. Mike - 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