]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/receive-pack-unlock-before-die'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2023 21:18:55 +0000 (14:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2023 21:18:55 +0000 (14:18 -0700)
"git receive-pack" that responds to "git push" requests failed to
clean a stale lockfile when killed in the middle, which has been
corrected.

* ps/receive-pack-unlock-before-die:
  receive-pack: fix stale packfile locks when dying

1  2 
builtin/receive-pack.c

Simple merge