Andy Parkins <andyparkins@xxxxxxxxx> wrote: > to do. Asking for HEAD's reflog should be the same as asking for the > pointed-to-branch's reflog. And what do you do when HEAD is detached? I mean: I detach HEAD, and then ask about HEAD@{yesterday}. It'd be nonsensical for that to be an error, since HEAD surely did have a value yesterday. But it can't tell me where my current branch head was yesterday, because there isn't a current branch to tell me about. HEAD@{date} referring to the HEAD reflog is the only sane thing to do. -- [mdw] - 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