git-diff
git-diff copied to clipboard
How to highlight only 1 type of change?
I have a view that I want to either highlight added OR removed lines, but not both at the same time.
Is there a way to diff for ONLY added lines OR removed lines. I don't want to show them at the same time.