Skip to content

feature: add added/removed line counts to diff view - #2194

Merged
love-linger merged 1 commit into
sourcegit-scm:developfrom
geviraydev:feat/diff-line-counts
Mar 16, 2026
Merged

feature: add added/removed line counts to diff view#2194
love-linger merged 1 commit into
sourcegit-scm:developfrom
geviraydev:feat/diff-line-counts

Conversation

@geviraydev

Copy link
Copy Markdown
Contributor

Adds added/removed line counts to the diff view only. I considered totals for the entire change set, but didn’t want to add extra overhead, so I kept it scoped to the diff view.

This is my first PR, sorry if I missed any steps and let me know if there are any issues with this. Thanks!

image
@love-linger

Copy link
Copy Markdown
Collaborator
@love-linger love-linger self-assigned this Mar 16, 2026
@love-linger love-linger added the enhancement New feature or request label Mar 16, 2026
@love-linger
love-linger merged commit 3936008 into sourcegit-scm:develop Mar 16, 2026
@geviraydev
geviraydev deleted the feat/diff-line-counts branch March 16, 2026 05:22
love-linger added a commit that referenced this pull request Mar 16, 2026
Re-design the diff view toolbar

Signed-off-by: leo <longshuang@msn.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants