diff options
author | Pratyush Yadav <me@yadavpratyush.com> | 2019-11-09 00:56:27 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-10 15:13:23 +0900 |
commit | 461caf3e8a6187f4d6de2cf6838dcd56a1b0ebf7 (patch) | |
tree | c76ea693e9321f5e3fe345a1164fb06a7a304a6e /diff-delta.c | |
parent | Git 2.23 (diff) | |
download | tgif-461caf3e8a6187f4d6de2cf6838dcd56a1b0ebf7.tar.xz |
git-shortlog.txt: include commit limiting options
git-shortlog, like git-log, supports options to filter what commits are
used to generate the log. These options come from git-rev-list, and are
documented in Documentation/rev-list-options.txt. Include those options
in shortlog's documentation.
But since rev-list-options.txt contains some other options that don't
really apply in the context of shortlog (like diff formatting, commit
ordering, etc), add a switch in rev-list-options.txt that excludes those
sections from the shortlog documentation. To be more specific, include
only the "Commit Limiting" and "History Simplification" sections.
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions