]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lo/repo-struct-z'
authorJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:37 +0000 (17:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:37 +0000 (17:04 +0900)
"git repo struct" learned to take "-z" as a synonym to "--format=nul".

* lo/repo-struct-z:
  repo: add -z as an alias for --format=nul to git-repo-structure
  repo: use [--format=... | -z] instead of [-z] in git-repo-info synopsis
  repo: remove blank line from Documentation/git-repo.adoc


Trivial merge