From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: What's in git.git (stable) Date: Sat, 27 Jan 2007 13:06:52 -0500 Message-ID: <20070127180652.GB26074@fieldses.org> References: <7vps90nbbv.fsf@assigned-by-dhcp.cox.net> <45BB1463.5010806@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Junio C Hamano , git@vger.kernel.org To: "Aneesh Kumar K.V" X-From: git-owner@vger.kernel.org Sat Jan 27 19:07:07 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 1HArx6-000776-2K for gcvg-git@gmane.org; Sat, 27 Jan 2007 19:07:00 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752310AbXA0SGy (ORCPT ); Sat, 27 Jan 2007 13:06:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752312AbXA0SGy (ORCPT ); Sat, 27 Jan 2007 13:06:54 -0500 Received: from mail.fieldses.org ([66.93.2.214]:36132 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752310AbXA0SGy (ORCPT ); Sat, 27 Jan 2007 13:06:54 -0500 Received: from bfields by fieldses.org with local (Exim 4.63) (envelope-from ) id 1HArwy-0008IB-6g; Sat, 27 Jan 2007 13:06:52 -0500 Content-Disposition: inline In-Reply-To: <45BB1463.5010806@gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, Jan 27, 2007 at 02:29:15PM +0530, Aneesh Kumar K.V wrote: > Junio C Hamano wrote: > > > > >I'd like to take a look at JBF's manual and merge it early -- I > >fed some small changes to him some time ago but did not have > >chance to review its recent progress. It deserves attention > >from wider audience. > > > > What about the final version of this doc > [DRAFT] Branching and merging with git from > http://www.gelato.unsw.edu.au/archives/git/0611/31902.html I haven't seen anything from him in a while. If anyone wants to point out material from that document that they found particularly helpful, I'd be happy to help incorporate something similar. But I feel a little uneasy taking large chunks of it without the author's go-ahead. --b.