* 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 .