git-batch/gitbatch
Robert Kaussow 00b969fdec
feat: add option to fetch single directory from branch (#146)
BREAKING CHANGE: Environment variable `GIT_BATCH_IGNORE_EXISTING_REPO` was renamed to `GIT_BATCH_IGNORE_EXISTING_REPO`.

BREAKING CHANGE: If a line in the `batchfile` does not contain a branch, `main` s used as default instead of `master`.
2022-05-25 23:20:49 +02:00
..
__init__.py build: migrate to poetry (#5) 2021-01-03 20:45:07 +01:00
cli.py feat: add option to fetch single directory from branch (#146) 2022-05-25 23:20:49 +02:00
logging.py fix: fix format string of the json logger (#95) 2021-10-07 22:59:59 +02:00
utils.py build: migrate to poetry (#5) 2021-01-03 20:45:07 +01:00