]> git.99rst.org Git - git.git/commit
notes: update documentation for `use_default_notes`
authorKristoffer Haugsbakk <redacted>
Mon, 5 Jun 2023 10:05:22 +0000 (12:05 +0200)
committerJunio C Hamano <redacted>
Tue, 6 Jun 2023 00:35:03 +0000 (09:35 +0900)
commita2e9dbb8849a29d010dceea2d5d1cab62d4dee6d
tree137644bcf361ff61cb48852d47c71385726fcf21
parent0d1bd1dfb37ef25e1911777c94129fc769ffec38
notes: update documentation for `use_default_notes`

`suppress_default_notes` was renamed to `use_default_notes` in
3a03cf6b1d (notes: refactor display notes default handling,
2011-03-29).

The commit message says that “values less than one [indicates] “not
set” ”, but what was meant was probably “less than zero” (the author of
3a03cf6b1d agrees on this point).

Signed-off-by: Kristoffer Haugsbakk <redacted>
Signed-off-by: Junio C Hamano <redacted>
notes.h
git clone https://git.99rst.org/PROJECT