Instead of using always the repo HEAD for the commit count with `repo::stats` we should use `repo::stats_from` and pass the `parent` commit. This way we allow e.g. a commit history for a peer with lesser commits to be counted correctly. Signed-off-by: Sebastian Martinez <me@sebastinez.dev> |
||
|---|---|---|
| .. | ||
| api | ||
| api.rs | ||
| axum_extra.rs | ||
| error.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| raw.rs | ||
| test.rs | ||
| tracing_extra.rs | ||