Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Small patches o git completion
- X-seq: zsh-workers 29002
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Nikolai Weibull <now@xxxxxxxx>
- Subject: Re: Small patches o git completion
- Date: Fri, 15 Apr 2011 16:37:20 +0200
- Cc: Simon Ruderich <simon@xxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=A4CP9IkbJ+fqsiXPV8evBuPWjygDRJlCMZwk/pw48kM=; b=Kt1kNkvWIQ/GZNQ3mIB3p+MyKX8HkNddaCJevNfv22Z+P9bhGKeB18shWgklx6iXOU nj0FAJCz6CBpet7EYo0Ikj2cqxLgKh6evOYSmyRaEJzNGdSYTp3shzDmOGw8jiIswunQ 1vSnzyodNi2aBuH1SkLrA3AGwfDkDi40bWDx8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=JM3GxMq+UAMUX2qR2BiKwuOkPowyv1DU97xdyCtcsP1J2aV99bRRd07lNWBmNHeBNZ ovJCo4JpRk7gPwksToHW8JBOQ65YEmq9M0xzLd4oByJB517iB/g2LQvVX8m8iuWxFDWP vsMgYZEz1JIEMICBVaUIS34HHtfcaU5bGh2s8=
- In-reply-to: <BANLkTikfMgiF3Fj-fyseb8bTjaDVzvyFiQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1300484112-9392-1-git-send-email-now@bitwi.se> <20110319221548.GA21778@ruderich.org> <20110415140848.GA20371@ruderich.org> <BANLkTikfMgiF3Fj-fyseb8bTjaDVzvyFiQ@mail.gmail.com>
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?
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author