]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/cat-file-z'
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2022 22:52:14 +0000 (15:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2022 22:52:14 +0000 (15:52 -0700)
Operating modes like "--batch" of "git cat-file" command learned to
take NUL-terminated input, instead of one-item-per-line.

* tb/cat-file-z:
  builtin/cat-file.c: support NUL-delimited input with `-z`
  t1006: extract --batch-command inputs to variables

1  2 
Documentation/git-cat-file.txt
builtin/cat-file.c

Simple merge
Simple merge