You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nicolas 7820005967
adds script and readme
3 years ago
LICENSE Initial commit 3 years ago
README.txt adds script and readme 3 years ago
commit_x_days_ago.sh adds script and readme 3 years ago

README.txt

Script to generate an X amount of commits every day since Y days ago
-------------------------------------------------------------------

Given X and Y > 0

Instruction manual
------------------

- mkdir mynew && cp commit_x_days_ago.sh $_ && cd $_
- git init
- echo "commit_x_days_ago.sh" >> .git/info/exclude
- ./commit_x_days_ago.sh Y X
- git push


Why would you do this?
----------------------
 ______________________________
/ You get along very well with \
| everyone except animals and  |
\ people.                      /
 ------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||