All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Documentation fixes for changes made this cycle
@ 2026-04-16 23:36 Elijah Newren via GitGitGadget
  2026-04-16 23:36 ` [PATCH 1/6] RelNotes/2.54.0: fix typos and grammar Elijah Newren via GitGitGadget
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Elijah Newren via GitGitGadget @ 2026-04-16 23:36 UTC (permalink / raw)
  To: git; +Cc: Elijah Newren

This series fixes some simple documentation issues in the release notes,
Coding Guidelines, and regular documentation, all of which address issues
new to this cycle.

Elijah Newren (6):
  RelNotes/2.54.0: fix typos and grammar
  CodingGuidelines: fix subject-verb agreement
  doc: fix self-referential config in sendemail.smtpSSLClientKey
  doc: fix plural agreement in pack.preferBitmapTips
  doc: fix singular/plural mismatch in git-rerere
  doc: fix grammar errors in submodule description

 Documentation/CodingGuidelines      |  2 +-
 Documentation/RelNotes/2.54.0.adoc  | 20 ++++++++++----------
 Documentation/config/pack.adoc      |  2 +-
 Documentation/config/sendemail.adoc |  2 +-
 Documentation/config/submodule.adoc |  2 +-
 Documentation/git-rerere.adoc       |  2 +-
 Documentation/gitmodules.adoc       |  8 ++++----
 7 files changed, 19 insertions(+), 19 deletions(-)


base-commit: 9f223ef1c026d91c7ac68cc0211bde255dda6199
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2092%2Fnewren%2Ffix%2Fdoc-fixes-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2092/newren/fix/doc-fixes-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2092
-- 
gitgitgadget

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

end of thread, other threads:[~2026-04-16 23:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 23:36 [PATCH 0/6] Documentation fixes for changes made this cycle Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 1/6] RelNotes/2.54.0: fix typos and grammar Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 2/6] CodingGuidelines: fix subject-verb agreement Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 3/6] doc: fix self-referential config in sendemail.smtpSSLClientKey Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 4/6] doc: fix plural agreement in pack.preferBitmapTips Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 5/6] doc: fix singular/plural mismatch in git-rerere Elijah Newren via GitGitGadget
2026-04-16 23:36 ` [PATCH 6/6] doc: fix grammar errors in submodule description Elijah Newren via GitGitGadget

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.