git-repo-updater/todo.txt
2025-07-31 23:06:47 +01:00

12 lines
324 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 excluding/ignoring a repository.
Add unit tests.
Add a `--dry-run` option.
Complete README.
Add Nix package.
grep -r --exclude-dir=.git TODO .