Story

Change Commit Timestamps in Git

mooreds Wednesday, December 03, 2025
Summary
This article explains how to change the timestamp of a Git commit using the `GIT_AUTHOR_DATE` and `GIT_COMMITTER_DATE` environment variables. This can be useful for various reasons, such as correcting the timestamp or backdating a commit.
1 0
Summary
cassidoo.co
Visit article Read on Hacker News