Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 355 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 355 Bytes

Time Travel

Want to improve your GitHub vanity metrics ? Run

chmod +x script.sh

then

./script.sh

It will create a commit for every day for the last 365 days.

After run, you can create a new repo to push commits

git remote add origin [email protected]:N3iV/time-travel.git
git branch -M main
git push -u origin