aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-patch-id.adoc
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <code@khaugsbakk.name>2026-01-08 07:28:15 +0100
committerJunio C Hamano <gitster@pobox.com>2026-01-09 06:07:20 -0800
commit3d61c1988b5d9468113dbe250e99eaabd3832090 (patch)
tree3e65077cfc635108909fe6516fd9783b14075aa2 /Documentation/git-patch-id.adoc
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed (diff)
downloadgit-3d61c1988b5d9468113dbe250e99eaabd3832090.tar.xz
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 <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-patch-id.adoc')
-rw-r--r--Documentation/git-patch-id.adoc2
1 files changed, 1 insertions, 1 deletions
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<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