mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-06 07:47:28 +02:00
Refactor the existing functions to get shortstat of commit and between two commits to use performant alternatives, mainly `git-diff-tree` and `git-diff-index`. Resolves forgejo/forgejo#9551 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9587 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz>