Sometimes when working with Git you'd like to commit binary files.
But those files won't have clean comparisons with Git standard diff
command.
Fortunately Git is a great tool that comes with a lot of possibilities…
If, as a developer, you are under company constraints and must use MS Office,
you'll encounter some issues when trying to diff MS Office files.
Maybe you're asking yourself: what's the problem with that?