All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Nihal Jere <nihal@nihaljere.xyz>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Documentation: git-read-tree: separate links using commas
Date: Thu, 03 Mar 2022 14:25:30 -0800	[thread overview]
Message-ID: <xmqqzgm67jxh.fsf@gitster.g> (raw)
In-Reply-To: <20220303161542.11616-1-nihal@nihaljere.xyz> (Nihal Jere's message of "Thu, 3 Mar 2022 10:15:43 -0600")

Nihal Jere <nihal@nihaljere.xyz> writes:

> This makes it consistent with the rest of the documentation.

Indeed it does.  Thanks, will queue.

>
> Signed-off-by: Nihal Jere <nihal@nihaljere.xyz>
> ---
>  Documentation/git-read-tree.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/git-read-tree.txt b/Documentation/git-read-tree.txt
> index 8c3aceb832..8cbf0c82f3 100644
> --- a/Documentation/git-read-tree.txt
> +++ b/Documentation/git-read-tree.txt
> @@ -420,8 +420,8 @@ support.
>  
>  SEE ALSO
>  --------
> -linkgit:git-write-tree[1]; linkgit:git-ls-files[1];
> -linkgit:gitignore[5]; linkgit:git-sparse-checkout[1];
> +linkgit:git-write-tree[1], linkgit:git-ls-files[1],
> +linkgit:gitignore[5], linkgit:git-sparse-checkout[1]
>  
>  GIT
>  ---

      reply	other threads:[~2022-03-03 22:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03 16:15 [PATCH] Documentation: git-read-tree: separate links using commas Nihal Jere
2022-03-03 22:25 ` Junio C Hamano [this message]

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=xmqqzgm67jxh.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=nihal@nihaljere.xyz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.