about summary refs log tree commit diff
path: root/Completion/Base
diff options
context:
space:
mode:
authorRamkumar Ramachandra <artagnon@gmail.com>2013-04-20 18:26:12 +0530
committerFrank Terbeck <ft@bewatermyfriend.org>2013-04-25 14:36:08 +0200
commit2ea9cd47752de9bd5b791c9394b3f625a35db3c2 (patch)
tree25da0da1600784c3637f4ba26c3ec7bcc986cb79 /Completion/Base
parentcbdedcfbfe6d6cd2320ce185ded5c8b2596b61db (diff)
downloadzsh-2ea9cd47752de9bd5b791c9394b3f625a35db3c2.tar.gz
zsh-2ea9cd47752de9bd5b791c9394b3f625a35db3c2.tar.xz
zsh-2ea9cd47752de9bd5b791c9394b3f625a35db3c2.zip
31288: _git: fix shortlog completer
Currently, __git-shortlog () says that 'git shortlog' can only accept
commits as arguments (probably because the official documentation says
this).  This is entirely untrue: shortlog can accept
commit-range-or-file, just like log can.  Fix the completer by copying
out segments from the __git-log () function.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Diffstat (limited to 'Completion/Base')
0 files changed, 0 insertions, 0 deletions