Improve for-each-commit
Currently it has the URL of main
hardcoded. This is pretty poor.
Probably, it should read Cargo.toml
to find package.repository
, and have some way to override things (in-tree and via env vars).
Currently it has the URL of main
hardcoded. This is pretty poor.
Probably, it should read Cargo.toml
to find package.repository
, and have some way to override things (in-tree and via env vars).