Sublime Forum

Windows, network drive shows filemode, but Sublime Merge isn't shows it

#1

Trying out Sublime Merge on my repository at network drive and it detects permission changes, but isn’t show it in interface.
In local OS (WIndows) Documents Properties dialog window Security tab allow permissions changes when in network drive’s OS (Linux) execute “chmod +x”.

.git/config:
[core]
filemode = true

Local OS: Windows
Network drive’s OS: Linux

Does Sublime Merge has settings to set up showing filemode changes at network drive?

0 Likes