From: Lucas Seiki Oshiro Date: Thu, 4 Dec 2025 20:10:10 +0000 (-0300) Subject: repo: remove blank line from Documentation/git-repo.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fd44f55a7594842e70d549853b7f1ac4e27e6ea;p=thirdparty%2Fgit.git repo: remove blank line from Documentation/git-repo.adoc There was an extra blank line in git-repo-structure documentation, which led to an unwawnted '+' character after generating an HTML or PDF from that page. This can be seen, for example, in Git 2.52.0 online docs [1]. Remove that extra line. [1] https://git-scm.com/docs/git-repo/2.52.0 Signed-off-by: Lucas Seiki Oshiro Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-repo.adoc b/Documentation/git-repo.adoc index 70f0a6d2e4..5d9c7641c2 100644 --- a/Documentation/git-repo.adoc +++ b/Documentation/git-repo.adoc @@ -50,7 +50,6 @@ supported: + * Reference counts categorized by type * Reachable object counts categorized by type - + The output format can be chosen through the flag `--format`. Three formats are supported: