Message ID | 20210625193851.2233114-2-rybak.a.v@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 3fca954172274668e79df188924865265ed29d03 |
Headers | show |
Series | Config option names typofixes | expand |
diff --git a/Documentation/config/blame.txt b/Documentation/config/blame.txt index 9468e8599c..4d047c1790 100644 --- a/Documentation/config/blame.txt +++ b/Documentation/config/blame.txt @@ -27,7 +27,7 @@ blame.ignoreRevsFile:: file names will reset the list of ignored revisions. This option will be handled before the command line option `--ignore-revs-file`. -blame.markUnblamables:: +blame.markUnblamableLines:: Mark lines that were changed by an ignored revision that we could not attribute to another commit with a '*' in the output of linkgit:git-blame[1].