]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kl/cat-file-on-sparse-index'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:23 +0000 (11:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:24 +0000 (11:47 -0700)
"git cat-file" works well with the sparse-index, and gets marked as
such.

* kl/cat-file-on-sparse-index:
  builtin/cat-file: mark 'git cat-file' sparse-index compatible
  t1092: allow run_on_* functions to use standard input


Trivial merge