Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH 2/3] Completion/Unix/Command/_git: fix shortlog completer



On Sat, Apr 20, 2013 at 2:56 PM, Ramkumar Ramachandra
<artagnon@xxxxxxxxx> wrote:
> Currently, __git-shortlog () says that 'git shortlog' can only accept
> commits as arguments (probably because the official documentation says
> this).

Most commands have actually been checked against code, but this might
be the case, yes.

> +    (commit-range-or-file)

Perhaps it’s time to add a helper function for this kind of context.



Messages sorted by: Reverse Date, Date, Thread, Author