Skip to content

Commit 6d6f1cd

Browse files
committed
doc: format.notes specify a ref under refs/notes/ hierarchy
There is no 'ref/notes/' hierarchy. '[format] notes = foo' uses notes that are found in 'refs/notes/foo'. Signed-off-by: Junio C Hamano <[email protected]>
1 parent fb7d80e commit 6d6f1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ format.notes::
119119
`--notes=<ref>`, where `ref` is the non-boolean value. Defaults
120120
to false.
121121
+
122-
If one wishes to use the ref `ref/notes/true`, please use that literal
122+
If one wishes to use the ref `refs/notes/true`, please use that literal
123123
instead.
124124
+
125125
This configuration can be specified multiple times in order to allow

0 commit comments

Comments
 (0)