I enjoy using git diff --color-words to clearly see the words that have changed in a file:
git diff --color-words
when I use git bash, if you use git show you only need to copy and paste what is shown in the console and it copies the colours correctly.
git show