+1

Totals in Files Window

oozing-blade 3 days ago updated 3 days ago 1

It could come useful to have totals for commit in Files view.

I.e. counts: total, renamed, changed, removed, added.

Image 928

Only currently visible files. I mean only when selected "Changed files".

Use case would be comparing diff between commits. Let say you're going through code review of feature branch. Thus relevant commits are selected but you would like to verify against PR in web GUI that you didn't miss any commit (files) or you don't include some more (because of merging main into feature branch).

Also classic overview of single commit could come handy. For instance, when briefly seeking that commit with: "one file", "many files" etc.