From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Quick command reference Date: Sun, 01 May 2005 11:51:51 -0700 Message-ID: <7vsm16u6d4.fsf@assigned-by-dhcp.cox.net> References: <17012.53862.704670.858276@cargo.ozlabs.ibm.com> <4274EB3D.2060602@dgreaves.com> <4274F373.6030001@khandalf.com> <4274FB3F.8090206@dgreaves.com> <42750D06.70004@dgreaves.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun May 01 20:46:13 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DSJS3-0002jq-Ff for gcvg-git@gmane.org; Sun, 01 May 2005 20:45:59 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262644AbVEASvz (ORCPT ); Sun, 1 May 2005 14:51:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262645AbVEASvz (ORCPT ); Sun, 1 May 2005 14:51:55 -0400 Received: from fed1rmmtao03.cox.net ([68.230.241.36]:59624 "EHLO fed1rmmtao03.cox.net") by vger.kernel.org with ESMTP id S262644AbVEASvx (ORCPT ); Sun, 1 May 2005 14:51:53 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.60.172]) by fed1rmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050501185152.UHXN26972.fed1rmmtao03.cox.net@assigned-by-dhcp.cox.net>; Sun, 1 May 2005 14:51:52 -0400 To: Linus Torvalds , David Greaves In-Reply-To: <42750D06.70004@dgreaves.com> (David Greaves's message of "Sun, 01 May 2005 18:08:22 +0100") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org I suspect by now my endorsement would count at least a bit, so ... DG> Please commit the version below (into a Documentation dir) DG> and then all I have to do is send you patches to commit and DG> you don't have to put too much effort into keeping it DG> updated. It's 'only' docs - so although I may get it wrong, DG> people like Junio will be sure to correct me. Linus, I'm with David on this one. I haven't reviewed his stuff in this latest incarnation but I did review the draft a round before and I felt it was accurate and ready for public (meaning Porcelain layer writers and brave end users) consumption. DG> I chose text to start since it could easily be read on the DG> mailing list. I'll gladly put it into some kind of markup DG> later when the features start to stabilise. For now people DG> can wrap it in
 tags.

Linus, I'm with David on this one.  Text is Good.