Cambiar la fecha de confirmación git
git commit --amend --date="Wed Feb 16 14:00 2011 +0100" --no-edit
CollectiveMind
git commit --amend --date="Wed Feb 16 14:00 2011 +0100" --no-edit
Set GIT_COMMITTER_DATE="Wed Sep 23 9:40 2015 +0200" git commit --amend --date "Wed Sep 23 9:40 2015 +0200"
GIT_COMMITTER_DATE="Wed Feb 16 14:00 2011 +0100" git commit --amend --no-edit