From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
Date: Wed, 20 Mar 2024 09:59:16 -0700 [thread overview]
Message-ID: <xmqqbk78hmaj.fsf@gitster.g> (raw)
In-Reply-To: <20240320091748.GA2444639@coredump.intra.peff.net> (Jeff King's message of "Wed, 20 Mar 2024 05:17:48 -0400")
Jeff King <peff@peff.net> writes:
> There are a few cases left in gitremote-helpers.txt that are missing a
> closing quote, so you end up with:
>
> 'option deepen-since <timestamp>
>
> with a stray opening quote instead of rendering correctly in italics.
> These should have been part of 51d41dc243 (doc/gitremote-helpers: fix
> missing single-quote, 2024-03-07), but apparently my eyesight is not
> what it once was. Hopefully this is now all of them.
Thanks.
$ git grep -e "^\(['][^']*['][^']*\)*['][^']*::" Documentation
does not have any more hits after this patch.
next prev parent reply other threads:[~2024-03-20 16:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 9:17 [PATCH] doc/gitremote-helpers: fix more missing single-quotes Jeff King
2024-03-20 16:59 ` Junio C Hamano [this message]
2024-03-21 10:28 ` Jean-Noël Avila
2024-03-21 16:25 ` Junio C Hamano
2024-03-23 19:58 ` Jean-Noël AVILA
2024-03-24 2:19 ` Junio C Hamano
2024-03-24 15:41 ` Jean-Noël AVILA
2024-03-24 16:15 ` Junio C Hamano
2024-03-22 6:39 ` Jeff King
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=xmqqbk78hmaj.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.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).