Merge branch 'jt/avoid-ls-refs-with-http'
[gitweb.git] / Documentation / blame-options.txt
index 2c2d1ceb565349ee92122295bac7cb0a73a1ac4a..5d122db6e9e6863fcf1e69ebc14feb1393501e0b 100644 (file)
@@ -115,7 +115,12 @@ take effect.
        change never happened.  Lines that were changed or added by an ignored
        commit will be blamed on the previous commit that changed that line or
        nearby lines.  This option may be specified multiple times to ignore
-       more than one revision.
+       more than one revision.  If the `blame.markIgnoredLines` config option
+       is set, then lines that were changed by an ignored commit and attributed to
+       another commit will be marked with a `?` in the blame output.  If the
+       `blame.markUnblamableLines` config option is set, then those lines touched
+       by an ignored commit that we could not attribute to another revision are
+       marked with a '*'.
 
 --ignore-revs-file <file>::
        Ignore revisions listed in `file`, which must be in the same format as an