mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
This change adds all the necessary locking to the odb to avoid races in the backends. Part of: #5592
This change adds all the necessary locking to the odb to avoid races in the backends. Part of: #5592