when i take control on a file with Sublime Text (with the right to write), i become the new owner when i save. I don't want it.
Could you tell me what i've to do to prevent this ?
Best regards
when i take control on a file with Sublime Text (with the right to write), i become the new owner when i save. I don't want it.
Could you tell me what i've to do to prevent this ?
Best regards
I've added
"atomic_save": false
in my User Settings, and it seems to be ok.
Hope it's a correct issue.