Skip to content

Instantly share code, notes, and snippets.

@devsdmf
Created March 23, 2017 20:01
Show Gist options
  • Save devsdmf/6c7572798685ba5f0ec44083c5ae6a03 to your computer and use it in GitHub Desktop.
Save devsdmf/6c7572798685ba5f0ec44083c5ae6a03 to your computer and use it in GitHub Desktop.
Git commit in past
GIT_COMMITTER_DATE="`date -jR -vFebm -v16d -v12H -v29M`" git commit --date "`date -jR -vFebm -v16d -v12H -v29M`" -m "first commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment