]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/gc-stale-lock-warning'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:37 +0000 (10:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:37 +0000 (10:14 +0900)
commit2f605347da0f6859175d6110cfd49b2d8937dea4
tree8c691ef0b9be969be1677fed60f2be507e73c308
parentcc01bad4a9f566cf4453c7edd6b433851b0835e2
parentba874d1dac4b4284b98132ce727b29325202c798
Merge branch 'ps/gc-stale-lock-warning'

Give a bit of advice/hint message when "git maintenance" stops finding a
lock file left by another instance that still is potentially running.

* ps/gc-stale-lock-warning:
  t7900: fix host-dependent behaviour when testing git-maintenance(1)
  builtin/gc: provide hint when maintenance hits a stale schedule lock
builtin/gc.c
t/t7900-maintenance.sh