Changelog
[v2.0.0](https://github.com/thegeeklab/git-batch/compare/v1.1.11...v2.0.0) (2022-05-26)
Features
- add option to fetch single directory from branch ([146](https://github.com/thegeeklab/git-batch/pull/146))
Others
- **deps:** lock file maintenance ([145](https://github.com/thegeeklab/git-batch/pull/145))
- **docker:** update docker digests to 4051162
BREAKING CHANGE
Environment variable `GIT_BATCH_IGNORE_EXISTING_REPO` was renamed to `GIT_BATCH_IGNORE_EXISTING_REPO`.
If a line in the `batchfile` does not contain a branch, `main` s used as default instead of `master`.