Browse Source
Two processes creating loose objects at the same time could have failed unnecessarily when the name of their new objects started with the same byte value, due to a race condition. * jh/loose-object-dirs-creation-race: sha1_file.c:create_tmpfile(): Fix race when creating loose object dirsmaint
![gitster@pobox.com](/assets/img/avatar_default.png)
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue