When you save (ctrl+s) the changes are pushed towards your SN instance. However if you ever save without formatting (available as a ctrl+p command, or, by default, ctrl + k, s) the file is saved locally but the changes are not pushed.
This is a big problem, as, for some code bases, formatting destroys all version history, even for a small one character change.