Heya, On Sun, Sep 6, 2009 at 09:52, Junio C Hamano<gitster@xxxxxxxxx> wrote: > Resetting is done because I want to build an alternate history starting > from an earlier point, and when I am done, I may want to feed this to "git > diff" or whatever to sanity check the result, without having to go through > the reflog. I agree, the 'you are now at ...' is not very helpful, I just TOLD you where I want to go to! However, 'you were at ....' is also not optimal, since what I really want to know is where I was at "plus any old data I had" (going back to the 'git reset --hard' should create a snapshot of the current content before doing it's resetting'). I would definitely prefer 'you were at' over 'you are now at' though. WRT the 'none of your business', it sounds like 'I [already] know [that]' might be approriate? -- Cheers, Sverre Rabbelier -- 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