Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261196AbVDUVih (ORCPT ); Thu, 21 Apr 2005 17:38:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261183AbVDUVih (ORCPT ); Thu, 21 Apr 2005 17:38:37 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:10120 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S261177AbVDUVia (ORCPT ); Thu, 21 Apr 2005 17:38:30 -0400 Date: Thu, 21 Apr 2005 23:38:11 +0200 From: Pavel Machek To: Petr Baudis Cc: Linus Torvalds , kernel list , git@vger.kernel.org Subject: Re: Linux 2.6.12-rc3 Message-ID: <20050421213811.GA31207@elf.ucw.cz> References: <20050421112022.GB2160@elf.ucw.cz> <20050421120327.GA13834@elf.ucw.cz> <20050421162220.GD30991@pasky.ji.cz> <20050421190009.GC475@openzaurus.ucw.cz> <20050421190956.GA7443@pasky.ji.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050421190956.GA7443@pasky.ji.cz> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1284 Lines: 42 Hi! It seems that someone should write "Kernel hacker's guide to git"... Documentation/git.txt seems like good place. I guess I'll do it. > > just plain vanilla" without rm -rf? > > git cancel will give you "plain last commit". If you need plain vanilla, > the "hard way" now is to just do > > commit-id >.git/HEAD > > but your current HEAD will be lost forever. Or do > > git fork vanilla ~/vanilla linus > > and you will have the vanilla tree tracking linus in ~/vanilla. Ok, thanks. > I'm not yet sure if we should have some Cogito interface for doing this > and what its semantics should be. What is Cogito, BTW? > > I see quite a lot of problems with fsck-tree. Is that normal? > > (I ran out of disk space few times during different operations...) > > Actually, in case your tree is older than about two days, I hope you did > the convert-cache magic or fetched a fresh tree? No, I did not anything like that. I guess it is rm -rf time, then... Pavel -- Boycott Kodak -- for their patent abuse against Java. - 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/