invasy.dev
Home
Résumé
Notes
Categories
Tags
How to change Git commit date
Categories:
how to
Tags:
Git
Commit
Date
1
GIT_COMMITTER_DATE
=
"
$date
"
GIT_AUTHOR_DATE
=
"
$date
"
git commit -m
"
$commit_message
"
See Also
Commit Information — git-commit Documentation