The git-reflog command doesn\'t by default show a date alongside each entry, which strikes me as a strange oversight; I think this would be very helpful.
Are there a
Tell git in what format, either counted reflog entries or timed reflog entries, i.e.
git
reflog
$ git reflog @{now} $ git reflog @{0}