Merge branch 'sa/credential-store-timeout'
authorJunio C Hamano <redacted>
Mon, 30 Nov 2020 22:49:45 +0000 (14:49 -0800)
committerJunio C Hamano <redacted>
Mon, 30 Nov 2020 22:49:45 +0000 (14:49 -0800)
Multiple "credential-store" backends can race to lock the same
file, causing everybody else but one to fail---reattempt locking
with some timeout to reduce the rate of the failure.

* sa/credential-store-timeout:
  crendential-store: use timeout when locking file


Trivial merge
git clone https://git.99rst.org/PROJECT