From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: Linux 2.6.12-rc3 Date: Thu, 21 Apr 2005 23:38:11 +0200 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 Cc: Linus Torvalds , kernel list , git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Apr 21 23:34:45 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOjJR-0000ct-Gl for gcvg-git@gmane.org; Thu, 21 Apr 2005 23:34:18 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261177AbVDUVih (ORCPT ); Thu, 21 Apr 2005 17:38:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261182AbVDUVih (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 Received: by amd.ucw.cz (Postfix, from userid 8) id 657242BE46; Thu, 21 Apr 2005 23:38:11 +0200 (CEST) To: Petr Baudis 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: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org 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.