summaryrefslogtreecommitdiffstats
path: root/git-shortlog.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-22 16:57:12 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-22 16:57:12 -0800
commita70c988a0584e1197ffd19b26c28e9790da32363 (patch)
treeeb0f2dd1584011f40e4589c81288ac3b9f3d7c61 /git-shortlog.txt
parentb4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd (diff)
downloadgit-htmldocs-a70c988a0584e1197ffd19b26c28e9790da32363.tar.gz
Autogenerated HTML docs for v2.30.1-602-g966e6
Diffstat (limited to 'git-shortlog.txt')
-rw-r--r--git-shortlog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-shortlog.txt b/git-shortlog.txt
index c16cc3b60..c9c7f3065 100644
--- a/git-shortlog.txt
+++ b/git-shortlog.txt
@@ -113,6 +113,10 @@ MAPPING AUTHORS
See linkgit:gitmailmap[5].
+Note that if `git shortlog` is run outside of a repository (to process
+log contents on standard input), it will look for a `.mailmap` file in
+the current directory.
+
GIT
---
Part of the linkgit:git[1] suite