Re: [PATCH] docs: commit-graph: fix some whitespace in the diagram
From: Junio C Hamano <hidden>
Date: 2020-08-13 18:30:57
Johannes Berg [off-list ref] writes:
In the merge diagram, some whitespace is missing which makes it a bit confusing, fix that. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> --- Documentation/technical/commit-graph.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, will queue.
quoted hunk
diff --git a/Documentation/technical/commit-graph.txt b/Documentation/technical/commit-graph.txt index 808fa30b99f2..f14a7659aa87 100644 --- a/Documentation/technical/commit-graph.txt +++ b/Documentation/technical/commit-graph.txt@@ -210,12 +210,12 @@ file. +---------------------+ | | +-----------------------+ +---------------------+ - | graph-{hash2} |->| | + | graph-{hash2} |->| | +-----------------------+ +---------------------+ | | | +-----------------------+ +---------------------+ | | | | - | graph-{hash1} |->| | + | graph-{hash1} |->| | | | | | +-----------------------+ +---------------------+ | tmp_graphXXX@@ -223,7 +223,7 @@ file. | | | | | | - | graph-{hash0} | + | graph-{hash0} | | | | | | |