public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
@ 2025-09-02 20:35 kristofferhaugsbakk
  2025-09-02 20:35 ` [PATCH 1/2] doc: add missing backtick for inline-verbatim kristofferhaugsbakk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kristofferhaugsbakk @ 2025-09-02 20:35 UTC (permalink / raw)
  To: git; +Cc: Kristoffer Haugsbakk

From: Kristoffer Haugsbakk <code@khaugsbakk•name>

Fix markup where either a backtick (for inline-verbatim) was missed or
one too many was used.

Ignores the one in `Documentation/config/alias.adoc` because [1] already
covers that one.

[1]: topic km/alias-doc-markup-fix;
    https://lore.kernel.org/git/20250901180419.2212086-1-kyle@kemitchell.com/

Kristoffer Haugsbakk (2):
  doc: add missing backtick for inline-verbatim
  doc: remove extra backtick for inline-verbatim

 Documentation/fetch-options.adoc        | 2 +-
 Documentation/git-fast-import.adoc      | 2 +-
 Documentation/git-multi-pack-index.adoc | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


base-commit: 2462961280690837670d997bde64bd4ebf8ae66d
-- 
2.51.0.16.gcd94ab5bf81


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-02 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 20:35 [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup kristofferhaugsbakk
2025-09-02 20:35 ` [PATCH 1/2] doc: add missing backtick for inline-verbatim kristofferhaugsbakk
2025-09-02 20:35 ` [PATCH 2/2] doc: remove extra " kristofferhaugsbakk
2025-09-02 21:54 ` [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox