From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8073 invoked by alias); 1 May 2010 12:23:54 -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: X-Seq: 27935 Received: (qmail 24307 invoked from network); 1 May 2010 12:23:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) From: Frank Terbeck To: Simon Ruderich Cc: zsh-workers@zsh.org Subject: Re: [PATCH] _git: Also complete FETCH_HEAD, ORIG_HEAD and MERGE_HEAD. In-Reply-To: <20100501121201.GA15260@ruderich.org> (Simon Ruderich's message of "Sat, 1 May 2010 14:12:01 +0200") References: <20100321172336.GA4151@ruderich.org> <20100322012544.GA6014@ruderich.org> <20100329000715.GA25919@ruderich.org> <20100501082845.GA5704@ruderich.org> <87tyqrx5lj.fsf@ft.bewatermyfriend.org> <20100501121201.GA15260@ruderich.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Date: Sat, 01 May 2010 14:17:19 +0200 Message-ID: <87ljc3x1dc.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Df-Sender: 430444 Simon Ruderich wrote: > On Sat, May 01, 2010 at 12:46:00PM +0200, Frank Terbeck wrote: >> Um, I didn't follow this thread closely; which one? Benjamin's patch >> from workers-27817=C2=B9? [...] >> =C2=B9 > > I would prefer mine because of the speed penalty of Benjamin's > patch. Checking if the file exists in .git would be another > possibility. And that would be the one from workers-27813=C2=B9? Regards, Frank =C2=B9 --=20 In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925