]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ps/bundle-outside-repo-fix' into maint-2.46
authorJunio C Hamano <redacted>
Thu, 12 Sep 2024 18:02:16 +0000 (11:02 -0700)
committerJunio C Hamano <redacted>
Thu, 12 Sep 2024 18:02:16 +0000 (11:02 -0700)
"git bundle unbundle" outside a repository triggered a BUG()
unnecessarily, which has been corrected.

* ps/bundle-outside-repo-fix:
  bundle: default to SHA1 when reading bundle headers
  builtin/bundle: have unbundle check for repo before opening its bundle


Trivial merge
git clone https://git.99rst.org/PROJECT