From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 204 invoked by alias); 16 Oct 2017 17:49:20 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 41913 Received: (qmail 29313 invoked by uid 1010); 16 Oct 2017 17:49:20 -0000 X-Qmail-Scanner-Diagnostics: from webmail.math.cmu.edu by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(128.2.32.135):SA:0(-0.3/5.0):. Processed in 1.857844 secs); 16 Oct 2017 17:49:20 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.1 X-Envelope-From: gi1242+zsh@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Date: Mon, 16 Oct 2017 13:49:14 -0400 From: gi1242+zsh@gmail.com To: Peter Stephenson Cc: Mailing-list zsh-workers Subject: Re: GH:zsh-users/zsh-completions. Message-ID: <20171016174914.GO31613@andrew.cmu.edu> Mail-Followup-To: gi1242+zsh@gmail.com, Peter Stephenson , Mailing-list zsh-workers References: <7240.1507973844@thecus.kiddle.eu> <6529.1508164192@thecus.kiddle.eu> <20171016161151.6981579c@pwslap01u.europe.root.pri> <20171016164239.533e36fb@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20171016164239.533e36fb@pwslap01u.europe.root.pri> User-Agent: Mutt/1.7.1 (2016-10-04) On Mon, Oct 16, 2017 at 04:42:39PM +0100, Peter Stephenson wrote: > It's easy to have additional repositories at Sourceforge --- the > question is whether they can be set up conveniently for the desired > model, which I don't know. If this is the path you are choosing, then take a look at "git subtrees". With this someone can simply clone the "whole source" and make changes anywhere (including completions), without even knowing there is a separate completion repository. Alternately someone can clone just the completions directory and only make change there. One of the devs would have to periodically do a git subtree pull / push to incorporate changes to/from the completion directory to the whole source. I use git subtrees all the time and am constantly annoyed by the fact that the zsh git completion doesn't know about subtrees on my system. But maybe that will change shortly ... :) GI --=20 'MCSE' -- Minesweeper Consultant & Solitaire Expert