Tanggal komit spoof

#be careful!
Set GIT_COMMITTER_DATE="<desired date>"
git commit --amend --date "<desired date again>"
git push -f
Excited Eel