git-repo-updater/todo.txt
Oliver Davies 959f92dea2
All checks were successful
/ check (push) Successful in 2s
Update todo.txt
2025-08-01 09:30:00 +01:00

13 lines
362 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.
Filtering repos by path at runtime?
grep -r --exclude-dir=.git TODO .