Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created December 27, 2022 04:19
Show Gist options
  • Save miguelmota/e7f6d0459b53af7371cccd1d598505fc to your computer and use it in GitHub Desktop.
Save miguelmota/e7f6d0459b53af7371cccd1d598505fc to your computer and use it in GitHub Desktop.
git commit amend date in past example
GIT_COMMITTER_DATE="Sat Oct 11 00:29:26 2018 -0700" git commit --amend --date="Sat Oct 11 00:29:26 2018 -0700"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment