aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-12-27 14:52:26 -0800
committerJunio C Hamano <gitster@pobox.com>2023-12-27 14:52:26 -0800
commitc17ed4fe26eb2647e5efad79dd697b9f8741e7a7 (patch)
treef5112ca5c8df62a37da337a50269882523190cdc
parentMerge branch 'jc/doc-most-refs-are-not-that-special' (diff)
parentdoc: format.notes specify a ref under refs/notes/ hierarchy (diff)
downloadgit-c17ed4fe26eb2647e5efad79dd697b9f8741e7a7.tar.gz
git-c17ed4fe26eb2647e5efad79dd697b9f8741e7a7.zip
Merge branch 'jc/doc-misspelt-refs-fix'
Doc update. * jc/doc-misspelt-refs-fix: doc: format.notes specify a ref under refs/notes/ hierarchy
-rw-r--r--Documentation/config/format.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/format.txt b/Documentation/config/format.txt
index c98412b697..7410e930e5 100644
--- a/Documentation/config/format.txt
+++ b/Documentation/config/format.txt
@@ -119,7 +119,7 @@ format.notes::
`--notes=<ref>`, where `ref` is the non-boolean value. Defaults
to false.
+
-If one wishes to use the ref `ref/notes/true`, please use that literal
+If one wishes to use the ref `refs/notes/true`, please use that literal
instead.
+
This configuration can be specified multiple times in order to allow