]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: patch-id: don’t use semicolon between bullet points
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Thu, 8 Jan 2026 06:28:15 +0000 (07:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Jan 2026 14:07:20 +0000 (06:07 -0800)
These bullet points are full-fledged paragraphs with sentences.  It’s
best to restrict semicolon-termination to the case when the bullet list
amounts to a list of items.[1]

† 1: Like “List: ... • first; ... • second; and ... • third.”

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-patch-id.adoc

index 92a1af36a2765cb7a00219600b92247ead01546e..bac37db09d486a4cc83a44e720794e8f261482e6 100644 (file)
@@ -45,7 +45,7 @@ This is the default if `patchid.verbatim` is `true`.
   with two different settings for `-O<orderfile>` result in the same
   patch ID signature, thereby allowing the computed result to be used
   as a key to index some meta-information about the change between
-  the two trees;
+  the two trees.
 
 - Result is different from the value produced by git 1.9 and older
   or produced when an "unstable" hash (see `--unstable` below) is