git-repo-updater/todo.txt
Oliver Davies 9515ec0e29
All checks were successful
/ check (push) Successful in 7s
Create Nix package
2025-08-01 09:23:11 +01:00

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