]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ps/bundle-outside-repo-fix'
authorJunio C Hamano <redacted>
Wed, 21 Aug 2024 19:02:24 +0000 (12:02 -0700)
committerJunio C Hamano <redacted>
Wed, 21 Aug 2024 19:02:24 +0000 (12: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