Is there a way to cause git-reflog to show a date alongside each entry? September 20, 2022 by Tarik Per the man page, you can use git log options, e.g., git reflog --pretty=short git reflog --date=iso