What do you want to change?
Description
When opening a large review session in Hunk, it would be incredibly helpful to see a high-level summary of the changeset at the top of the screen or in the menu bar.
Similar to GitHub's PR view or git diff --stat, seeing something like:
Showing 5 changed files with 124 additions and 12 deletions
would give immediate context on the size and scope of the review before diving into the individual files.
Expected Behavior
Display the total number of files changed.
Display the total number of inserted (+) and deleted (-) lines across the current session.
Ideally, place this at the top of the UI or at the top of the file tree sidebar.
Why?
NaN
How? (optional)
NaN
What do you want to change?
Description
When opening a large review session in Hunk, it would be incredibly helpful to see a high-level summary of the changeset at the top of the screen or in the menu bar.
Similar to GitHub's PR view or
git diff --stat, seeing something like:Showing 5 changed files with 124 additions and 12 deletions
would give immediate context on the size and scope of the review before diving into the individual files.
Expected Behavior
Display the total number of files changed.
Display the total number of inserted (+) and deleted (-) lines across the current session.
Ideally, place this at the top of the UI or at the top of the file tree sidebar.
Why?
NaN
How? (optional)
NaN