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

Re: [PATCH] git log's "branch" argument is optional



On Sat, Jul 24, 2010 at 3:36 AM, Simon Ruderich <simon@xxxxxxxxxxxx> wrote:

> Could this patch please get applied? It works fine for me and
> fixes the mentioned problem.
>

I've committed the change.  I hadn't noticed the problem because I use an
alias lo='git log --patience', and that apparently by-passes the branch
completion.  Indeed, it is impossible to complete a branch name after an
option, so we'll need to look into fixing that next.

..wayne..


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