Verbose output of git diff staged command

Probably related to this issue: On Windows make sure you create ANSI or UTF-8 files

Git thinks those text files are binary files so it does not know how to diff them. You have to create UTF-8 files that Git does know how to diff.