Make the default depth configurable

This commit is contained in:
Oliver Davies 2025-07-31 22:39:33 +01:00
parent f6983c78d0
commit 0ee35feeb1
4 changed files with 12 additions and 3 deletions

View file

@ -1,8 +1,8 @@
* Load directories from a configuration file
* Update the repositories within each directory.
* Make depth configurable per directory.
* Set a default depth in config.yaml.
Set a default depth in config.yaml.
Add unit tests.
Add a `--dry-run` option.
Complete README.