Go to file
Robert Kaussow 3cd3808658 [SKIP CI] add pypi badges 2020-04-11 19:39:40 +02:00
.github add minimal readme and github settings 2020-04-11 13:39:23 +02:00
bin initial commit 2019-11-29 14:45:28 +01:00
gitbatch prepare pypi release 2020-04-11 19:28:56 +02:00
.drone.jsonnet add version output to test step 2020-04-11 19:34:55 +02:00
.drone.yml add version output to test step 2020-04-11 19:34:55 +02:00
.flake8 cleanup and refactoring 2020-04-11 13:17:01 +02:00
.gitignore initial commit 2019-11-29 14:45:28 +01:00
CHANGELOG.md prepare pypi release 2020-04-11 19:28:56 +02:00
Dockerfile fix syntax 2020-04-11 13:42:51 +02:00
LICENSE fix linting 2019-11-29 14:57:55 +01:00
README.md [SKIP CI] add pypi badges 2020-04-11 19:39:40 +02:00
dev-requirements.txt add flake8-pep3101 2020-04-11 14:16:22 +02:00
manifest.tmpl initial commit 2019-11-29 14:45:28 +01:00
setup.cfg cleanup and refactoring 2020-04-11 13:17:01 +02:00
setup.py cleanup and refactoring 2020-04-11 13:17:01 +02:00

README.md

git-batch

Build Status Docker Hub Python Version PyPi Status PyPi Release License: MIT

Simple tool to automate cloning a single branch from a list of repositories.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Maintainers and Contributors

Robert Kaussow