From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Something is broken in repack Date: Fri, 14 Dec 2007 09:20:45 +0100 Message-ID: References: <47616044.7070504@viscovery.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: gcc@gcc.gnu.org X-From: gcc-return-142979-gcc=m.gmane.org@gcc.gnu.org Fri Dec 14 09:43:24 2007 Return-path: Envelope-to: gcc@gmane.org Received: from sourceware.org ([209.132.176.174]) by lo.gmane.org with smtp (Exim 4.50) id 1J368h-00012P-Sd for gcc@gmane.org; Fri, 14 Dec 2007 09:43:24 +0100 Received: (qmail 23122 invoked by alias); 14 Dec 2007 08:42:56 -0000 Received: (qmail 23114 invoked by uid 22791); 14 Dec 2007 08:42:55 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Dec 2007 08:42:43 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J35zL-0003gG-Ur for gcc@gcc.gnu.org; Fri, 14 Dec 2007 08:33:43 +0000 Received: from 195.176.178.209 ([195.176.178.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 08:33:43 +0000 Received: from bonzini by 195.176.178.209 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 08:33:43 +0000 User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Delivered-To: mailing list gcc@gcc.gnu.org Archived-At: > I'm thinking about "git clone --keep" to mark initial packs precious. > But 'git clone' is under rewrite to C. Let's wait until C rewrite is > done. It should be the default, IMHO. Paolo