]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/maintenance-daemonize-lockfix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 23:48:20 +0000 (08:48 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2026 23:48:21 +0000 (08:48 +0900)
"git maintenance" that goes background did not use the lockfile to
prevent multiple maintenance processes from running at the same
time, which has been corrected.

* ps/maintenance-daemonize-lockfix:
  run-command: honor "gc.auto" for auto-maintenance
  builtin/maintenance: fix locking with "--detach"

1  2 
setup.c
t/t7900-maintenance.sh

diff --cc setup.c
Simple merge
Simple merge