From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Merrill Subject: Re: git clone sending unneeded objects Date: Fri, 25 Sep 2009 15:43:41 -0400 Message-ID: <4ABD1D6D.2070404@redhat.com> References: <4ABD0669.7050309@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Nicolas Pitre , Hin-Tak Leung To: Matthieu Moy X-From: git-owner@vger.kernel.org Fri Sep 25 21:44:08 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MrGi7-0007RX-Nf for gcvg-git-2@lo.gmane.org; Fri, 25 Sep 2009 21:44:08 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752178AbZIYTn6 (ORCPT ); Fri, 25 Sep 2009 15:43:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751816AbZIYTn6 (ORCPT ); Fri, 25 Sep 2009 15:43:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21683 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752037AbZIYTn6 (ORCPT ); Fri, 25 Sep 2009 15:43:58 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8PJhh9s025052; Fri, 25 Sep 2009 15:43:43 -0400 Received: from [IPv6:::1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8PJhfPD028114; Fri, 25 Sep 2009 15:43:41 -0400 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090924 Shredder/3.0pre In-Reply-To: X-Scanned-By: MIMEDefang 2.67 on 10.5.11.18 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 09/25/2009 03:34 PM, Matthieu Moy wrote: > Which protocol did you use? git:// Jason