Hello,
I am currently working on projects handling .CSV files that are modified on almost every commits. The modifications can be new lines but also new columns.
It appears that when too much modification appeared on the file, source tree is not able to understand the real update but indicate the whole .CSV file as modified.
is there any function or plug-in available in order to have a smart diff of .CSV files like it is available in GIT Bash with Daff plug-in ? daff plugin
Thanks a lot for your answer :)
Youssef