]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lo/repo-info-step-2'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Sep 2025 15:52:05 +0000 (08:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Sep 2025 15:52:05 +0000 (08:52 -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