Merge branch 'mh/ref-lock-entry'
The code to acquire a lock on a reference (e.g. while accepting a push from a client) used to immediately fail when the reference is already locked---now it waits for a very short while and retries, which can make it succeed if the lock holder was holding it during a read-only operation. * mh/ref-lock-entry: refs: retry acquiring reference locks for 100ms
Junio C Hamano committed
Aug 26, 2017 at 22:55 UTC
f2dd90fc1c38ce1d1ebf626e39ddafad130875ae
No changes.