From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] Add a Documentation/git-tools.txt Date: Sun, 26 Feb 2006 14:51:08 -0800 Message-ID: <7vslq57mzn.fsf@assigned-by-dhcp.cox.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, Alexandre Julliard X-From: git-owner@vger.kernel.org Sun Feb 26 23:51:25 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FDUjW-0006qw-55 for gcvg-git@gmane.org; Sun, 26 Feb 2006 23:51:18 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424AbWBZWvO (ORCPT ); Sun, 26 Feb 2006 17:51:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751423AbWBZWvN (ORCPT ); Sun, 26 Feb 2006 17:51:13 -0500 Received: from fed1rmmtao05.cox.net ([68.230.241.34]:52669 "EHLO fed1rmmtao05.cox.net") by vger.kernel.org with ESMTP id S1751424AbWBZWvM (ORCPT ); Sun, 26 Feb 2006 17:51:12 -0500 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao05.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060226224830.ODIH17838.fed1rmmtao05.cox.net@assigned-by-dhcp.cox.net>; Sun, 26 Feb 2006 17:48:30 -0500 To: "Marco Costalba" In-Reply-To: (Marco Costalba's message of "Sun, 26 Feb 2006 09:22:17 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: "Marco Costalba" writes: > A brief survey of useful git tools, including third-party > and external projects. > > Signed-off-by: Marco Costalba > --- > > Suggestions/corrections from the list has been collected during the > past week, so I resend > the updated patch. > > Please consider for apply. Thanks. I've considered it, but it is seriously linewrapped. > + - *pcl-cvs* (contrib/) > + > + This is an Emacs interface for git. The user interface is > modeled on > + pcl-cvs. Also is the emacs one really pcl-cvs? I thought it was modeled after pcl-cvs, but this is a different implementation to deal with git. If Alexandre does not have a name for it, I'd say we'll list it as "git.el".