2 Show blank commit object name for boundary commits in
3 linkgit:git-blame[1]. This option defaults to false.
6 This determines the coloring scheme to be applied to blame
7 output. It can be 'repeatedLines', 'highlightRecent',
8 or 'none' which is the default.
11 Specifies the format used to output dates in linkgit:git-blame[1].
12 If unset the iso format is used. For supported values,
13 see the discussion of the `--date` option at linkgit:git-log[1].
16 Show the author email instead of author name in linkgit:git-blame[1].
17 This option defaults to false.
20 Do not treat root commits as boundaries in linkgit:git-blame[1].
21 This option defaults to false.