Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Updates to git completion
- X-seq: zsh-workers 26477
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: Ingmar Vanhassel <ingmar@xxxxxxxxxxx>
- Subject: Re: [PATCH] Updates to git completion
- Date: Thu, 29 Jan 2009 15:36:35 +0100
- Cc: "Zsh Hackers' List" <zsh-workers@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ElT3UrKOj9h/0W1oMm236ZnZ10AuweqLm+zgTjclo/Y=; b=Shr2ph6WPEfzIst6R6hUpNy+Xd9kpZSVLaUUNMalkYhxMLzsYGUgNGsWg6AGK5mKZ/ mNwX3nl7sWFEggjJ4n3as7WgIOpZzLDGAnkqUCh769BDR4t3gB+KUqDimJurwwIUdFF8 sPiAlAdAl0MZHE4smR4lv9Av+S0ZgFZ4Mh4lY=
- 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:content-transfer-encoding; b=fUTuQQRyTRYAvmSscuZNgo5RemHeYqV7qFMt5y4qwm+o1rptC3hegFCJ0yMYf5XbqA 1+TZVbaktaH0EsYPlHSNS8EN90XTrYyYAErv8uJDgpm6IPpUyP0gnlMhJtEA85TaTCK3 /dBq+8aqPVl9uiyg6KOGq7pBi+EMuC3RUOdbY=
- In-reply-to: <1233231710-1204-1-git-send-email-ingmar@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1233231710-1204-1-git-send-email-ingmar@xxxxxxxxxxx>
On Thu, Jan 29, 2009 at 13:21, Ingmar Vanhassel <ingmar@xxxxxxxxxxx> wrote:
> I've started working on updating the git completion for command line
> changes in git 1.6.0 & newer.
Ah, sorry, I should have read all emails on this list before answering.
First of all: Thanks & welcome :)
If you are adding/changing things which are not valid for older versions
of git, you might want to check the git version and act depending on
that.
From looking over the patches (_not_ trying them!), they seem to
make sense (provided that git has those options ;)
RIchard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author