]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lo/repo-info-step-2' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 22:24:41 +0000 (15:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 22:24:41 +0000 (15:24 -0700)
"repo info" learns a short-hand option "-z" that is the same as
"--format=nul", and learns to report the objects format used in the
repository.

* lo/repo-info-step-2:
  repo: add the field objects.format
  repo: add the flag -z as an alias for --format=nul


Trivial merge