summaryrefslogtreecommitdiff
path: root/Documentation/git-shortlog.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-12-01 09:04:35 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-12-01 09:04:35 -0800
commit9a5d34c6dc7e0b98b02482e30d459d4198018a72 (patch)
tree83a91e6496a597db535bd328f6fe501fcffc5806 /Documentation/git-shortlog.txt
parentMerge branch 'en/doc-typofix' (diff)
parentgit-shortlog.txt: include commit limiting options (diff)
downloadtgif-9a5d34c6dc7e0b98b02482e30d459d4198018a72.tar.xz
Merge branch 'py/shortlog-list-options-for-log'
Documentation pages for "git shortlog" now lists commit limiting options explicitly. * py/shortlog-list-options-for-log: git-shortlog.txt: include commit limiting options
Diffstat (limited to 'Documentation/git-shortlog.txt')
-rw-r--r--Documentation/git-shortlog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-shortlog.txt b/Documentation/git-shortlog.txt
index bc80905a8a..a72ea7f7ba 100644
--- a/Documentation/git-shortlog.txt
+++ b/Documentation/git-shortlog.txt
@@ -76,6 +76,9 @@ them.
Paths may need to be prefixed with `--` to separate them from
options or the revision range, when confusion arises.
+:git-shortlog: 1
+include::rev-list-options.txt[]
+
MAPPING AUTHORS
---------------