aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-blame.txt
diff options
context:
space:
mode:
authorQuentin Neill <quentin.neill@gmail.com>2015-05-31 14:27:37 -0500
committerJunio C Hamano <gitster@pobox.com>2015-06-01 15:50:43 -0700
commit8b504db309c3b08e8ba7bd425a5fa29c29d8a4d5 (patch)
tree0ac3f5e8ae26e4aa23a1baff4db057fb8c6d12d7 /Documentation/git-blame.txt
parent3d4a3ffe64162b45ae7c991fc60623ecb4678cfd (diff)
downloadgit-8b504db309c3b08e8ba7bd425a5fa29c29d8a4d5.tar.gz
blame: add blame.showEmail configuration
Complement existing --show-email option with fallback configuration variable, with tests. Signed-off-by: Quentin Neill <quentin.neill@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-blame.txt')
-rw-r--r--Documentation/git-blame.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt
index 9f23a861ce..e6e947c808 100644
--- a/Documentation/git-blame.txt
+++ b/Documentation/git-blame.txt
@@ -76,6 +76,8 @@ include::blame-options.txt[]
-e::
--show-email::
Show the author email instead of author name (Default: off).
+ This can also be controlled via the `blame.showEmail` config
+ option.
-w::
Ignore whitespace when comparing the parent's version and