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.
28 lines
685 B
28 lines
685 B
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 |
|
|
|| ||
|