Skip to content

Instantly share code, notes, and snippets.

@alcalyn
Created August 30, 2017 14:41
Show Gist options
  • Save alcalyn/ed7fcf1135f3b541b3946c28119e37d0 to your computer and use it in GitHub Desktop.
Save alcalyn/ed7fcf1135f3b541b3946c28119e37d0 to your computer and use it in GitHub Desktop.
Commit with a defined date
GIT_COMMITTER_DATE="2017/11/09 14:05:00" git commit -m "commit message" --date="2017/11/09 14:05:00"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment