Skip to content

Commit 6fd44f5

Browse files
lucasoshirogitster
authored andcommitted
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 <lucasseikioshiro@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent f0ef5b6 commit 6fd44f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/git-repo.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ supported:
5050
+
5151
* Reference counts categorized by type
5252
* Reachable object counts categorized by type
53-
5453
+
5554
The output format can be chosen through the flag `--format`. Three formats are
5655
supported:

0 commit comments

Comments
 (0)