doc: format.notes specify a ref under refs/notes/ hierarchy
commit6d6f1cd7eea0158ef22fb8b9a1675b860a3bc7ae
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Dec 2023 22:28:00 +0000 (15 14:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Dec 2023 19:30:46 +0000 (18 11:30 -0800)
tree4b6cdca8e8689b0430fa5e8d0fbb710b8222a0de
parentfb7d80edcae482f4fa5d4be0227dc3054734e5f3
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 <gitster@pobox.com>
Documentation/config/format.txt