git-repo-updater/todo.txt
2025-07-31 22:02:19 +01:00

9 lines
248 B
Text

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