mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
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>
This commit is contained in:
parent
9a2fb147f2
commit
3d61c1988b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user