Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: git completion horribly slow in kernel tree
- X-seq: zsh-workers 24447
- From: Clint Adams <clint@xxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: git completion horribly slow in kernel tree
- Date: Wed, 23 Jan 2008 08:29:25 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <237967ef0801230320n7fbd3582xf8a149e10f83e708@xxxxxxxxxxxxxx>
- Mail-followup-to: Mikael Magnusson <mikachu@xxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrnfongql.jes.joerg@xxxxxxxxxxxx> <237967ef0801141339p73414915xc411253211ed7467@xxxxxxxxxxxxxx> <20080122011932.GB16813@xxxxxxxxxxx> <237967ef0801211740s1ee07850vc25984a7af262cac@xxxxxxxxxxxxxx> <20080122162222.GA503@xxxxxxxxxxx> <20080122171249.GA2361@xxxxxxxxxxx> <237967ef0801230320n7fbd3582xf8a149e10f83e708@xxxxxxxxxxxxxx>
On Wed, Jan 23, 2008 at 12:20:26PM +0100, Mikael Magnusson wrote:
> I don't know if this problem is due to this change, but git add
> completion doesn't work from subdirs when the file to add is above the
> current dir, even if you write the ../ yourself (which i think you
> should have to).
Probably directly related to git ls-tree HEAD .. not doing what
the function expects.
How can we achieve the equivalent with git?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author