]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1a58ac383574127828623ca4820e5b2d804d6272
tree5e5be90646e2afe37661402682c3853c0a1a481d
parentf544afcab36fdd9b79a2b1973fedc30be3fdb900
parentc2e3713334aa822683f046bbad7905ec8510d38b
Merge branch 'lo/repo-info-step-2' into next

"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