On Wednesday, February 7, 2007 at 14:49:50 (-0800) Linus Torvalds writes:
...
The "reflog" is kind of that, and you can literally do
less .git/logs/refs/heads/master
to get some kind of idea what's up.
Newer gits enable reflogs by default, older gits don't (and *really* old
git versions don't support it at all).
Ah, I don't seem to have .git/logs at all.
We plan to upgrade to 1.5 when it's out, so I guess we'll just
have to wait.
Bill