]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit92b677b27712e91c3966bfb2e250ed881c4cfd2e
treec7e2906c298488d203f379c78a7947a2b215bb18
parentd941ca65112c1c207e8af8fb82a87f12d6f4826c
parentab16b9ae0574e80e87d61bdba282aa58b06d0043
Merge branch 'jt/config-lock-timeout' into seen

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
config.c