git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Derrick Stolee <stolee@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>, git@vger.kernel.org
Subject: Re: [PATCH] docs: commit-graph: fix some whitespace in the diagram
Date: Thu, 13 Aug 2020 12:50:22 -0400	[thread overview]
Message-ID: <6bd838fd-3fef-8a04-771e-7b9b372a65a7@gmail.com> (raw)
In-Reply-To: <20200813145053.43360-1-johannes@sipsolutions.net>

On 8/13/2020 10:50 AM, Johannes Berg wrote:
> In the merge diagram, some whitespace is missing which
> makes it a bit confusing, fix that.

Thanks for noticing and fixing this. This must have been
due to some un-careful find/replace on my part.

-Stolee

>  			    +---------------------+
>  			    |                     |
>   +-----------------------+  +---------------------+
> - |  graph-{hash2} |->|                     |
> + |  graph-{hash2}        |->|                     |
>   +-----------------------+  +---------------------+
>  	  |                 |                     |
>   +-----------------------+  +---------------------+
>   |                       |  |                     |
> - |  graph-{hash1} |->|                     |
> + |  graph-{hash1}        |->|                     |
>   |                       |  |                     |
>   +-----------------------+  +---------------------+
>  	  |                  tmp_graphXXX
> @@ -223,7 +223,7 @@ file.
>   |                       |
>   |                       |
>   |                       |
> - |  graph-{hash0} |
> + |  graph-{hash0}        |
>   |                       |
>   |                       |
>   |                       |
> 


  reply	other threads:[~2020-08-13 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13 14:50 [PATCH] docs: commit-graph: fix some whitespace in the diagram Johannes Berg
2020-08-13 16:50 ` Derrick Stolee [this message]
2020-08-13 18:30 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6bd838fd-3fef-8a04-771e-7b9b372a65a7@gmail.com \
    --to=stolee@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=johannes@sipsolutions.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).