From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Galbraith Subject: Re: pulling Already up-to-date linux-2.6 repo takes ~8 minutes? Date: Thu, 18 Oct 2007 08:05:39 +0200 Message-ID: <1192687539.9097.7.camel@Homer.simpson.net> References: <1192678865.20353.14.camel@Homer.simpson.net> <20071018045001.GA14735@spearce.org> <1192684150.7390.15.camel@Homer.simpson.net> <1192685971.7390.21.camel@Homer.simpson.net> <20071018054834.GH14735@spearce.org> <1192686882.9097.2.camel@Homer.simpson.net> <20071018055729.GI14735@spearce.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: git To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Thu Oct 18 08:05:54 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiOW2-0000pm-0X for gcvg-git-2@gmane.org; Thu, 18 Oct 2007 08:05:54 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754082AbXJRGFn (ORCPT ); Thu, 18 Oct 2007 02:05:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754068AbXJRGFm (ORCPT ); Thu, 18 Oct 2007 02:05:42 -0400 Received: from mail.gmx.net ([213.165.64.20]:42882 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753117AbXJRGFm (ORCPT ); Thu, 18 Oct 2007 02:05:42 -0400 Received: (qmail invoked by alias); 18 Oct 2007 06:05:40 -0000 Received: from p54B5BA2B.dip0.t-ipconnect.de (EHLO [192.168.178.23]) [84.181.186.43] by mail.gmx.net (mp035) with SMTP; 18 Oct 2007 08:05:40 +0200 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX18Nx4RXI3oNuweJ8ot/+8DmrZSnSsFl81+Dwm9k20 IANz+CiGrbem98 In-Reply-To: <20071018055729.GI14735@spearce.org> X-Mailer: Evolution 2.8.2 X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, 2007-10-18 at 01:57 -0400, Shawn O. Pearce wrote: > Mike Galbraith wrote: > > On Thu, 2007-10-18 at 01:48 -0400, Shawn O. Pearce wrote: > > > > > Look to see if there's anything on your current master branch that > > > you don't want/need anymore: > > > > > > $ git log ..master > > > > git trees here are meant to be absolutely virgin, so... > > Whaa? You found something that's better for manging the kernel > sources then Git? ;-) cp vi diff patch :) I'm crawling toward the 20th century though. The tiny bit of git functionality I do use is pretty darn spiffy. -Mike