I am using git extentions as my git client, an in the repository, there is a .xml file, but in the git extentions tool, I cannot see the xml diff, because it has been treated as a binary file, what can I do to see the diffs
I have created a .gitattributes file, and write *.xml text, but it seems no use