]> git.99rst.org Git - git.git/commit
blame: correct name of config option in docs
authorAndrei Rybak <redacted>
Fri, 25 Jun 2021 19:38:49 +0000 (21:38 +0200)
committerJunio C Hamano <redacted>
Mon, 28 Jun 2021 17:05:13 +0000 (10:05 -0700)
commit3fca954172274668e79df188924865265ed29d03
treebfa1dbf74bf45263ebe2373632b5a17b454bb347
parentebf3c04b262aa27fbb97f8a0156c2347fecafafb
blame: correct name of config option in docs

As can be seen in files "Documentation/blame-options.txt" and
"builtin/blame.c", the name of this configuration option is
"blame.markUnblamableLines".

Signed-off-by: Andrei Rybak <redacted>
Reviewed-by: Bagas Sanjaya <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/blame.txt
git clone https://git.99rst.org/PROJECT