← Back to context Comment by vova_hn2 6 hours ago What would happen if the file was edited concurrently? Would any data be lost? 1 comment vova_hn2 Reply AyyEye 5 hours ago 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.
AyyEye 5 hours ago 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.
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.