From mboxrd@z Thu Jan 1 00:00:00 1970 From: WANG Cong Subject: Re: Updated Kernel Hacker's guide to git Date: Sun, 23 Dec 2007 20:25:26 +0800 Message-ID: <20071223122526.GE2462@hacking> References: <200612241807.kBOI746w008739@laptop13.inf.utfsm.cl> <476E42BF.1010300@garzik.org> Reply-To: WANG Cong Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Kernel , Git Mailing List To: Jeff Garzik X-From: git-owner@vger.kernel.org Sun Dec 23 13:25:09 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 1J6PtF-0006hY-6B for gcvg-git-2@gmane.org; Sun, 23 Dec 2007 13:25:09 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752768AbXLWMYp (ORCPT ); Sun, 23 Dec 2007 07:24:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752416AbXLWMYp (ORCPT ); Sun, 23 Dec 2007 07:24:45 -0500 Received: from po-out-1718.google.com ([72.14.252.152]:38083 "EHLO po-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752387AbXLWMYn (ORCPT ); Sun, 23 Dec 2007 07:24:43 -0500 Received: by po-out-1718.google.com with SMTP id c31so3107078poi.1 for ; Sun, 23 Dec 2007 04:24:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; bh=TPAWLUIzEv7HJQ4ohDqg6IYNsBgKXycxPPAomr1dsi0=; b=AvfI4xfa0RVh5+SY8ID9jpdFfZjO4c8EtQyYfmTbqSDJ5n45NOR1VXrkSv6HWUV70eFW2+guenGmZPv8ZvoRbLKfwKTzd3gcro1QPUT6gCAY6vSfH8b7pnvRq7aSI22vE1+RJ0XER6UdtFgA1IDWpTbdvW3Bk+FO1+HhEc97Gd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=MSw16PTkkJKclVtEqsjXR7/ciUc6Jjfdj2H19HsOgHjhsFpwtveRtxGD3B71gE/Txd1kqms7EFgc6HeVaPorUet8Gx8+8L7sywawNNvG9LEthgZ5B83z3Q24UuMYym7oqIVkoB1qWw0H+cyXGmWv8uqS1MprH0cI3ULSMhboFq0= Received: by 10.140.185.19 with SMTP id i19mr1770066rvf.296.1198412682801; Sun, 23 Dec 2007 04:24:42 -0800 (PST) Received: from localhost ( [221.11.20.10]) by mx.google.com with ESMTPS id g31sm226935rvb.7.2007.12.23.04.24.39 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 23 Dec 2007 04:24:41 -0800 (PST) Content-Disposition: inline In-Reply-To: <476E42BF.1010300@garzik.org> User-Agent: Mutt/1.5.14 (2007-02-12) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Dec 23, 2007 at 06:13:03AM -0500, Jeff Garzik wrote: >Another year, another update! :) > >The kernel hacker's guide to git has received some updates: > > http://linux.yyz.us/git-howto.html > >This includes all the input sent to me in the past several months, as >well as a few new tips and tricks I use on a regular basis. > >In general, this document is designed to be a quick-start cookbook, and >not a comprehensive introduction. Jeff, very good! I like it. Thank you! ;-) > >Merry Christmas and Happy Holidays to all! > Merry Christmas, kernel hackers! Best wishes!