Merge branch 'jc/doc-misspelt-refs-fix'

Doc update.

* jc/doc-misspelt-refs-fix:
  doc: format.notes specify a ref under refs/notes/ hierarchy
maint
Junio C Hamano 2023-12-27 14:52:26 -08:00
commit c17ed4fe26
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ format.notes::
`--notes=<ref>`, where `ref` is the non-boolean value. Defaults `--notes=<ref>`, where `ref` is the non-boolean value. Defaults
to false. 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. instead.
+ +
This configuration can be specified multiple times in order to allow This configuration can be specified multiple times in order to allow