diff options
| author | Kristoffer Haugsbakk <code@khaugsbakk.name> | 2026-01-08 07:28:18 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-09 06:07:21 -0800 |
| commit | f671f5a83b78643964bdfb75eb0aab54d23e25e9 (patch) | |
| tree | 3d504b36f23e604d4e36b5a7a12b780a6968f089 /Documentation/git-patch-id.adoc | |
| parent | 285659cc983a60f89a60f96cff7397375766f3f8 (diff) | |
| download | git-f671f5a83b78643964bdfb75eb0aab54d23e25e9.tar.xz | |
doc: patch-id: use definite article for the result
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.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-patch-id.adoc b/Documentation/git-patch-id.adoc index 9999f164b5..abd02fccdc 100644 --- a/Documentation/git-patch-id.adoc +++ b/Documentation/git-patch-id.adoc @@ -47,7 +47,7 @@ This is the default if `patchid.verbatim` is `true`. as a key to index some meta-information about the change between the two trees. -- Result is different from the value produced by Git 1.9 and older +- The result is different from the value produced by Git 1.9 and older or produced when an "unstable" hash (see `--unstable` below) is configured - even when used on a diff output taken without any use of `-O<orderfile>`, thereby making existing databases storing such |
