]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/ls-remote-out-of-repo-fix' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:18 +0000 (11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:18 +0000 (11:10 -0700)
A recent update broke "git ls-remote" used outside a repository,
which has been corrected.

* ps/ls-remote-out-of-repo-fix:
  builtin/ls-remote: fall back to SHA1 outside of a repo


Trivial merge