From: Junio C Hamano Date: Sat, 6 Dec 2025 02:02:35 +0000 (+0900) Subject: Merge branch 'lo/repo-struct-z' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f602e14d83ca157cbb9c6db62b431d7f1535c05;p=thirdparty%2Fgit.git 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 --- 4f602e14d83ca157cbb9c6db62b431d7f1535c05