Skip to content

Instantly share code, notes, and snippets.

@jship
Created April 29, 2017 21:36
Show Gist options
  • Save jship/02ce0a8403df5f4b3a8ebcf7adec23bb to your computer and use it in GitHub Desktop.
Save jship/02ce0a8403df5f4b3a8ebcf7adec23bb to your computer and use it in GitHub Desktop.
# http://stackoverflow.com/a/9701130
GIT_COMMITTER_DATE="`date`" git commit --amend --date "`date`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment