I have set up my ~/.gitconfig
as per https://www.viget.com/articles/dress-up-your-git-diffs-with-word-level-highlights.
It works well with git diff
in terminal.
Is there a way to see the changes in git gui like diff-highlight
? I mean highlight the changed words with background color.