]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lo/repo-struct-z' into next
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Dec 2025 02:02:35 +0000 (11:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Dec 2025 02:02:35 +0000 (11:02 +0900)
commit4f602e14d83ca157cbb9c6db62b431d7f1535c05
tree13f59b55f62d2f002b714aba220e914bebcbcfb4
parent02dc27fe66be938e5a957ed9e94b25065926a6e8
parent76c0704bdf6ee8ac0be11830cb6ae8d08cc587a8
Merge branch 'lo/repo-struct-z' into next

"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