logoalt Hacker News

vova_hn2yesterday at 2:48 PM1 replyview on HN

What would happen if the file was edited concurrently? Would any data be lost?


Replies

AyyEyeyesterday at 3:05 PM

If you try to write to a file that has been changed, it'll ask to merge them. Not sure what the behavior is if two try to edit the same entry.