Skip to content

MoYummy/fake-contributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

fake-contributions

$ ./run.py -h
usage: run.py [-h] -a AUTHOR -s START -d DAYS

optional arguments:
  -h, --help            show this help message and exit
  -a AUTHOR, --author AUTHOR
                        Author: YourName <your@email.address>
  -s START, --start START
                        Start Date: 1970-01-01
  -d DAYS, --days DAYS  Days: 100
$ ./run.py -a 'YourName <your@email.address>' -s 1970-01-01 -d 100
$ git push -f origin master

About

Create fake commits at specific date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages