June 5, 2018
7:03 a.m.
Norbert Hartl <norbert@hartl.name> wrote:
Am 04.06.2018 um 19:26 schrieb Stephan Eggermont <stephan@stack.nl>: Ah, nice. How is that guarded against concurrent access, live-lock & dead-lock?
Usually git supports that out of the box. I hope libgit does not do anything different.
https://danluu.com/file-consistency/ https://danluu.com/filesystem-errors/ And we have multiple libgit versions from the different vms accessing the same repo that need to work on a lot of different file systems Stephan