From: Junio C Hamano Date: Sun, 27 Aug 2017 05:55:09 +0000 (-0700) Subject: Merge branch 'mh/ref-lock-entry' X-Git-Tag: v2.15.0-rc0~116 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f2dd90fc1c38ce1d1ebf626e39ddafad130875ae?hp=--cc 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 --- f2dd90fc1c38ce1d1ebf626e39ddafad130875ae