]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/index-pack-outside-repo-fix' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Sep 2024 22:26:50 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Sep 2024 22:26:50 +0000 (15:26 -0700)
"git verify-pack" and "git index-pack" started dying outside a
repository, which has been corrected.

* ps/index-pack-outside-repo-fix:
  builtin/index-pack: fix segfaults when running outside of a repo


Trivial merge