Git commit changes all text files every PC change
2 views (last 30 days)
Show older comments
Hello,
Every time I change a PC during development - through cloning pushed changes or just copy-paste - all text files are changed upon first commit:
- .xml
- .m
- .csv
- .gitignore
- .txt
- .prj
The comparison results in response "No differences to display. The files are not identical, but the only differences are in end-of-line characters."
Is there any option to avoid that?
0 Comments
Answers (0)
See Also
Categories
Find more on Source Control Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!