nixn / git-diffw

A post-processor for git diff to combine the best of 'git diff' and 'git diff --color-words'

Home Page:https://blog.nnix.net/2018/04/empowering-git-diff.html

Repository from Github https://github.comnixn/git-diffwRepository from Github https://github.comnixn/git-diffw

Highlight whitespace addition/deletion

notramo opened this issue · comments

Highlight whitespace addition/deletion
commented

I'm using git diff --color-words for in-line diffs, so the highlighting of whitespace addition/deletion is done (or not done) by git. I have not found an option to diff to enable such highlighting.