]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: format.notes specify a ref under refs/notes/ hierarchy
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Dec 2023 22:28:00 +0000 (14:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 19:30:46 +0000 (11:30 -0800)
There is no 'ref/notes/' hierarchy.  '[format] notes = foo' uses notes
that are found in 'refs/notes/foo'.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/format.txt

index 8cf6f00d9365cf19b6244ba005d078c5ebed8a05..539b75c6b4d9e695a52c05e4433dff69b092233d 100644 (file)
@@ -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