From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Updated Kernel Hacker's guide to git Date: Sun, 23 Dec 2007 06:13:03 -0500 Message-ID: <476E42BF.1010300@garzik.org> References: <200612241807.kBOI746w008739@laptop13.inf.utfsm.cl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Linux Kernel , Git Mailing List X-From: linux-kernel-owner+glk-linux-kernel-3=40m.gmane.org-S1751904AbXLWLNW@vger.kernel.org Sun Dec 23 12:14:03 2007 Return-path: Envelope-to: glk-linux-kernel-3@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1J6OmO-0007f6-Lz for glk-linux-kernel-3@gmane.org; Sun, 23 Dec 2007 12:14:01 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751904AbXLWLNW (ORCPT ); Sun, 23 Dec 2007 06:13:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751288AbXLWLNI (ORCPT ); Sun, 23 Dec 2007 06:13:08 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:40645 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750964AbXLWLNH (ORCPT ); Sun, 23 Dec 2007 06:13:07 -0500 Received: from cpe-069-134-071-233.nc.res.rr.com ([69.134.71.233] helo=core.yyz.us) by mail.dvmed.net with esmtpsa (Exim 4.63 #1 (Red Hat Linux)) id 1J6OlT-0002Vd-Q9; Sun, 23 Dec 2007 11:13:04 +0000 User-Agent: Thunderbird 2.0.0.9 (X11/20071115) In-Reply-To: <200612241807.kBOI746w008739@laptop13.inf.utfsm.cl> X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Archived-At: 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. Merry Christmas and Happy Holidays to all! Jeff