feature: add added/removed line counts to diff view by geviraydev · Pull Request #2194 · sourcegit-scm/sourcegit (original) (raw)

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