+2

Add option to not show files modified on EOLs only

NinjaCross 2 years ago updated 2 years ago 2

Our team is working on a project where many files are changed and saved by tools.
Many of those files are identical to the versioned ones, except for EOLs.

We cannot change the EOL settings in Git, and SmartGit is showing tons of "Modified (EOLs only)" files.

It would be great to have the possibility to hide them in order to have a clean visualization of the files that needs for a (real) commit

Because:
1. EOLs are not omogenouse across the solution, and cannot be made so

2. The team members use different tools to edit the files, and reaching uniformity is not achievable due to technological constraints and limitations

3. Due to 1 & 2,  for my team it's much more cost-effective to just have an option like the one I described than to use gitattributes