Hi, i am using Windows 10 version 1089 LTSC and Sublime text 3 dev build 3210.
I have 2 Sourcetree brandes in my project: master and dev, set Line Ending to Unix to both
And setting: "default_line_ending": "unix"
But, every time I switch branches, Line Ending goes back to windows (CRLF) instead of unix (LF)
So, how can i set Line Ending to unix to every time?
Thanks.
