]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/config-lock-timeout' into seen
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:21:56 +0000 (10:21 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:21:56 +0000 (10:21 +0900)
The code path to update the configuration file has been taught to
use a short timeout to retry.

* jt/config-lock-timeout:
  config: retry acquiring config.lock for 100ms

1  2 
config.c

diff --cc config.c
Simple merge