Go to file
Robert Kaussow cfe5dcef95
chore: adjust yapf dict formatting to avoid line breaks (#136)
2022-04-04 22:26:30 +02:00
.chglog chore: adjust changelog template to link to prs instead of issues (#104) 2021-12-12 14:09:45 +01:00
.github [skip ci] fix github settings syntax 2021-05-25 18:01:05 +02:00
docker chore(docker): update docker digests to b927a8a 2022-03-30 18:28:21 +00:00
gitbatch fix: fix format string of the json logger (#95) 2021-10-07 22:59:59 +02:00
.drone.jsonnet feat: add python3.10 support (#94) 2021-10-07 09:53:00 +02:00
.drone.yml feat: add python3.10 support (#94) 2021-10-07 09:53:00 +02:00
.gitignore ci: auto-generate changelog (#31) 2021-03-23 21:05:59 +01:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:15:42 +01:00
CONTRIBUTING.md docs: add contributing information 2021-01-03 20:48:32 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:15:42 +01:00
README.md fix ci badge 2021-01-17 15:23:47 +01:00
poetry.lock chore(deps): update devdependencies (non-major) 2022-03-21 03:52:38 +00:00
pyproject.toml chore(deps): update devdependencies (non-major) 2022-03-21 03:52:38 +00:00
renovate.json chore: use renovate preset config 2021-01-03 20:47:17 +01:00
setup.cfg chore: adjust yapf dict formatting to avoid line breaks (#136) 2022-04-04 22:26:30 +02:00

README.md

git-batch

Automate cloning a single branch from a list of repositories

Build Status Docker Hub Quay.io Python Version PyPi Status PyPi Release GitHub contributors Source: GitHub License: MIT

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

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

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