diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-04-20 18:26:12 +0530 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2013-04-25 14:36:08 +0200 |
commit | 2ea9cd47752de9bd5b791c9394b3f625a35db3c2 (patch) | |
tree | 25da0da1600784c3637f4ba26c3ec7bcc986cb79 /Test/D01prompt.ztst | |
parent | cbdedcfbfe6d6cd2320ce185ded5c8b2596b61db (diff) | |
download | zsh-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 'Test/D01prompt.ztst')
0 files changed, 0 insertions, 0 deletions