From: Junio C Hamano Date: Thu, 24 Aug 2017 18:19:53 +0000 (-0700) Subject: Merge branch 'mh/ref-lock-entry' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/67760267f4ce093d1d62d0070496ae86763b44ad Merge branch 'mh/ref-lock-entry' into next 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 --- 67760267f4ce093d1d62d0070496ae86763b44ad