Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Git completion - contributing to git.git
- X-seq: zsh-users 15134
- From: Nicolas Sebrecht <nicolas.s-dev@xxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Git completion - contributing to git.git
- Date: Thu, 1 Jul 2010 03:05:06 +0200
- Cc: Nicolas Sebrecht <nicolas.s-dev@xxxxxxxxxxx>, Clint Adams <clint@xxxxxxxxxxxxxxxxxxxxx>, Doug Kearns <dkearns@xxxxxxxxxxxxxxxxxxxxx>, Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:mime-version:content-type:content-disposition :user-agent; bh=qAExaPx0KYudaPWrUJhhUnOCYqgroiGYqtOu0VppKT0=; b=gwOw4MMOqL2BZD3rqa3eon/L01e+Rw074S8YXhTvEd4m3L6aHDXMkT8a+g2df555kt FpfaOSbZjLZQaVANza0NeGajzik1yhg+U3nrPL3v8LQcDO63W8EWrhXX6h0mmeu5kUPI Ekpo35wpN56JlOgr22qvfCHaCzOzpVDTEuWL4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=HXvkgpP50bjVLVBw2Vdp0lBFtkQzfvL52wzNuW0MER7bfDYr638xuQKEgomPZm2vLs a/i+2zKbIOAWJ9TIuAUzyoFL8SG5sRKFLU9gwLYYyAvpv6toyDshqvIvLwXN66+lzIGw ssWFQ7053BGkum6DQkGIah5985MEGbBycOF0k=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Sender: Nicolas Sebrecht <ni.s.nis33@xxxxxxxxx>
Hi,
As a user of Git, I'd like to have Git completion in sync with the Git
project itself rather than with zsh. I don't update zsh as much as Git.
I'm not saying that having completion in the zsh project doesn't make
sense but that it's more relevant to have latest version of the
completion in the Git project.
What about starting contributing to Git ('contrib/completion' looks like
a good path) ? Could Git completion contributors send their patches to
the Git project too ?
PS: I know the Git mailing list doesn't need subscription to post. Does
the zsh lists ask for subscribing ?
--
Nicolas Sebrecht
Messages sorted by:
Reverse Date,
Date,
Thread,
Author