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

Re: Small patches o git completion



On 15 April 2011 16:44, Nikolai Weibull <now@xxxxxxxx> wrote:
> On Fri, Apr 15, 2011 at 16:37, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>> On 15 April 2011 16:24, Nikolai Weibull <now@xxxxxxxx> wrote:
>>> On Fri, Apr 15, 2011 at 16:08, Simon Ruderich <simon@xxxxxxxxxxxx> wrote:
>>>> On Sat, Mar 19, 2011 at 11:15:48PM +0100, Simon Ruderich wrote:
>>>>> Hi,
>>>>>
>>>>> I found another minor issue:
>>>>>
>>>>>     git tag -v <Tab>
>>>>>
>>>>> Does nothing. Without -v it works fine.
>>>>>
>>>>> This patch seems to fix it though I don't really understand what
>>>>> it does (copied from -d):
>>>
>>>> Could somebody please apply this patch. Works fine for me.
>>>
>>> Seconded.
>>
>> How did it complete tags without the *:foo:__git_tags line without -v?
>
> In what context?  There are four different option groups.

Ah, somehow i read that - as a diff -. While you're at it, -l doesn't
take an option, the pattern is just a regular argument.
       git tag [-n[<num>]] -l [--contains <commit>] [<pattern>]

-- 
Mikael Magnusson



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