FMeinicke's Wiki

Home

❯

Git

❯

change commit date

change commit date

May 26, 20251 min read

  • git/commit/amend
  • git/commit/date

amend date

Source

  • https://stackoverflow.com/a/9110424/12780516
git commit --amend --date "Thu Mar 21 2024 12:15:06 GMT+0100"
  • date formats understood by git: https://git-scm.com/docs/git-commit#_date_formats

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub