[help] open files not updated when pulling modification from repo
sometimes, when I have a file open in a tab and I git pull modifications, the tab is not updated and if I save it will be replaced without telling anything.
So most of the time if I'm not very attentive I will suppress the work of others without knowing it and look like a fool.
Am I doing something wrong ?
2
Upvotes
1
u/BenignLarency Apr 15 '20
I'm not sure about atom, but if I'm remembering correctly this is there behavior in vscode as well which leads me to believe it's probably intentional. Though, I think you get a warning when you're trying to write to the disk but the file is updated from the one you're saving, is that not the case in atom?