Quick project to spam commits.
Requires python 3.pip install -r requirements.txt
./spammer.py -b spam -c 100
both arguments can be left empty.-b or --branch sets the branch to which the spam commits will be pushed to-c or --commits sets the commit count-d or --dir sets the working directory (so you can now spam other repositories)