I did git commit --amend --reset-author
and it reset the timestamp to today.
Is there a way to recover the original timestamp? I.e.,
- Find out what it was (
git reflog --pretty
shows it, as suggested by @evolutionxbox in a comment) - Edit the commit and modify the timestamp