Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261350AbVEXGeu (ORCPT ); Tue, 24 May 2005 02:34:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261334AbVEXGeu (ORCPT ); Tue, 24 May 2005 02:34:50 -0400 Received: from mail.dvmed.net ([216.237.124.58]:8141 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S261353AbVEXGep (ORCPT ); Tue, 24 May 2005 02:34:45 -0400 Message-ID: <4292CB01.6090506@pobox.com> Date: Tue, 24 May 2005 02:34:41 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050328 Fedora/1.7.6-1.2.5 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Andrew Morton , Netdev , Linux Kernel Subject: Re: [git patches] 2.6.x net driver updates References: <4292BA66.8070806@pobox.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 558 Lines: 18 Linus Torvalds wrote: > I don't understand why you don't use different trees, like you did with > BK. You can share the object directory with the different trees, but the You really can't beat cp .git/refs/heads/master .git/refs/heads/new-branch as the fastest way to create a new branch off the tip. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/