Other

GitHub Repo Any Year Any Day

Backdate GitHub commits from a script

Shell Script

git commit --date="2018-06-15"

A shell script that creates GitHub repositories with backdated commits using Git's author date and committer date environment variables. Makes your contribution graph show activity from any date you specify. Simpler than it sounds. Git has always supported arbitrary commit dates.

Projects