From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [DRAFT] Branching and merging with git Date: Wed, 03 Jan 2007 09:08:43 -0800 Message-ID: <7v1wmcox5w.fsf@assigned-by-dhcp.cox.net> References: <20061116221701.4499.qmail@science.horizon.com> <20070103170411.GB5491@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, Theodore Tso X-From: git-owner@vger.kernel.org Wed Jan 03 18:09:11 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H29bp-0002vA-76 for gcvg-git@gmane.org; Wed, 03 Jan 2007 18:09:01 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750976AbXACRIr (ORCPT ); Wed, 3 Jan 2007 12:08:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750981AbXACRIr (ORCPT ); Wed, 3 Jan 2007 12:08:47 -0500 Received: from fed1rmmtao06.cox.net ([68.230.241.33]:43210 "EHLO fed1rmmtao06.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750976AbXACRIo (ORCPT ); Wed, 3 Jan 2007 12:08:44 -0500 Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao06.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20070103170844.MGGG2628.fed1rmmtao06.cox.net@fed1rmimpo01.cox.net>; Wed, 3 Jan 2007 12:08:44 -0500 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo01.cox.net with bizsmtp id 6h7w1W00G1kojtg0000000; Wed, 03 Jan 2007 12:07:57 -0500 To: linux@horizon.com In-Reply-To: <20070103170411.GB5491@thunk.org> (Theodore Tso's message of "Wed, 3 Jan 2007 12:04:11 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Theodore Tso writes: > On Thu, Nov 16, 2006 at 05:17:01PM -0500, linux@horizon.com wrote: >> I know it took me a while to get used to playing with branches, and I >> still get nervous when doing something creative. So I've been trying >> to get more comfortable, and wrote the following to document what I've >> learned. > > What ever happened to this document? There was some talk of getting > this integrated into the git tree as Docmentation/tutorial-3.txt. > IMHO it would be really, really good to do this before 1.5.0, since I > think a lot of users would find it really useful. Seconded. Can I have the latest round?