From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Khapyorsky Subject: Re: [PATCH] Trivial support for cloning and fetching via ftp://. Date: Sat, 16 Sep 2006 22:54:51 +0300 Message-ID: <20060916195451.GF17504@sashak.voltaire.com> References: <20060914022404.GA900@sashak.voltaire.com> <7vk6475408.fsf@assigned-by-dhcp.cox.net> <20060916023717.GA13570@sashak.voltaire.com> <7vwt849nv6.fsf@assigned-by-dhcp.cox.net> <20060916100147.GA17504@sashak.voltaire.com> <7virjnafev.fsf@assigned-by-dhcp.cox.net> <20060916174134.GE17504@sashak.voltaire.com> <7vd59vae2r.fsf@assigned-by-dhcp.cox.net> <7v8xkjadzv.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Sep 16 21:49:18 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GOg9w-0002Ml-Ph for gcvg-git@gmane.org; Sat, 16 Sep 2006 21:49:05 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751470AbWIPTtA (ORCPT ); Sat, 16 Sep 2006 15:49:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751473AbWIPTtA (ORCPT ); Sat, 16 Sep 2006 15:49:00 -0400 Received: from taurus.voltaire.com ([193.47.165.240]:51786 "EHLO taurus.voltaire.com") by vger.kernel.org with ESMTP id S1751470AbWIPTs7 (ORCPT ); Sat, 16 Sep 2006 15:48:59 -0400 Received: from sashak ([172.25.5.107]) by taurus.voltaire.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 16 Sep 2006 22:48:57 +0300 Received: by sashak (sSMTP sendmail emulation); Sat, 16 Sep 2006 22:54:51 +0300 To: Junio C Hamano Content-Disposition: inline In-Reply-To: <7v8xkjadzv.fsf@assigned-by-dhcp.cox.net> User-Agent: Mutt/1.5.13 (2006-08-11) X-OriginalArrivalTime: 16 Sep 2006 19:48:57.0100 (UTC) FILETIME=[25B65CC0:01C6D9C9] Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 11:00 Sat 16 Sep , Junio C Hamano wrote: > Junio C Hamano writes: > > > Sasha Khapyorsky writes: > > > >> Good. Am I need to send the patch or you will integrate it? > > > > Actually, I am thinking of doing this in two steps. > > > > The attached is the first "clean-up" step, which should be > > obvious enough. > > > > And you already know what the second one that would come on top > > of this should look like ;-). > > Oops, thinko. I sent a rolled-up one out. Yes, and it looks good. Thanks :) Sasha