From: Kristoffer Haugsbakk Date: Thu, 8 Jan 2026 06:28:15 +0000 (+0100) Subject: doc: patch-id: don’t use semicolon between bullet points X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d61c1988b5d9468113dbe250e99eaabd3832090;p=thirdparty%2Fgit.git doc: patch-id: don’t use semicolon between bullet points 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-patch-id.adoc b/Documentation/git-patch-id.adoc index 92a1af36a2..bac37db09d 100644 --- a/Documentation/git-patch-id.adoc +++ b/Documentation/git-patch-id.adoc @@ -45,7 +45,7 @@ This is the default if `patchid.verbatim` is `true`. with two different settings for `-O` 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