From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [DRAFT] Branching and merging with git Date: Sun, 7 Jan 2007 19:40:06 -0500 Message-ID: <20070108004006.GB23182@thunk.org> References: <20061116221701.4499.qmail@science.horizon.com> <20070103170411.GB5491@thunk.org> <20070107234411.GD18009@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux@horizon.com, git@vger.kernel.org X-From: git-owner@vger.kernel.org Mon Jan 08 01:40:27 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 1H3iYp-00024z-70 for gcvg-git@gmane.org; Mon, 08 Jan 2007 01:40:23 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965274AbXAHAkT (ORCPT ); Sun, 7 Jan 2007 19:40:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965277AbXAHAkT (ORCPT ); Sun, 7 Jan 2007 19:40:19 -0500 Received: from THUNK.ORG ([69.25.196.29]:39370 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965274AbXAHAkT (ORCPT ); Sun, 7 Jan 2007 19:40:19 -0500 Received: from root (helo=candygram.thunk.org) by thunker.thunk.org with local-esmtps (tls_cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 #1 (Debian)) id 1H3id3-0001KZ-5c; Sun, 07 Jan 2007 19:44:45 -0500 Received: from tytso by candygram.thunk.org with local (Exim 4.62) (envelope-from ) id 1H3iYY-0000Eb-A6; Sun, 07 Jan 2007 19:40:06 -0500 To: "J. Bruce Fields" Content-Disposition: inline In-Reply-To: <20070107234411.GD18009@fieldses.org> User-Agent: Mutt/1.5.12-2006-07-14 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Jan 07, 2007 at 06:44:11PM -0500, J. Bruce Fields wrote: > On Wed, Jan 03, 2007 at 12:04:11PM -0500, Theodore Tso wrote: > > What ever happened to this document? There was some talk of getting > > this integrated into the git tree as Docmentation/tutorial-3.txt. > > Just to throw more fuel on the fire.... > > I have a draft attempt at a complete "git user's manual" at > > http://www.fieldses.org/~bfields/ Is that the right URL? That gets me to "Not Bruce's Webpage" and I don't see an obvious link to git documentation... - Ted