A shell script based git client for creating a unlimited commits with a previous
These is for just example, not for any kind of fraud and all commit on this profile are real but in stack How to start with this
Create a date based commit like this 👍
git commit --date='10-13-2016' -m 'message that you want to type'
In this commmit with shift to date 13 Oct. 2016.
To shift this commit on this date, not todays date then take it sha flag first
git rev-parse HEAD
And using the hash from above shift that hash to a date, like to 13 Oct.2016