]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/index-pack-outside-repo-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:22 +0000 (11:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:22 +0000 (11:47 -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