git-midnight commits to fake the commit date and force it to midnight today. This can be used to hide the real commit date for privacy.
It’s possible to pass --amend to modify the date of the last commit, just like it could be passed to git-commit(1). Options passed to git-midnight are forwarded to git-commit(1) verbatim.