From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH] Add subcommand "help" to the list of most commonly used subcommands Date: Thu, 5 Jun 2008 13:58:31 +0100 (BST) Message-ID: References: <20080605081911.GA5946@mithlond.arda.local> <20080605105204.GA17979@mithlond.arda.local> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: git@vger.kernel.org, gitster@pobox.com To: Teemu Likonen X-From: git-owner@vger.kernel.org Thu Jun 05 15:00:51 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1K4F5F-0001zV-Mv for gcvg-git-2@gmane.org; Thu, 05 Jun 2008 15:00:50 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757679AbYFEM74 (ORCPT ); Thu, 5 Jun 2008 08:59:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756463AbYFEM74 (ORCPT ); Thu, 5 Jun 2008 08:59:56 -0400 Received: from mail.gmx.net ([213.165.64.20]:54715 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757582AbYFEM7z (ORCPT ); Thu, 5 Jun 2008 08:59:55 -0400 Received: (qmail invoked by alias); 05 Jun 2008 12:59:52 -0000 Received: from unknown (EHLO racer.local) [128.177.17.254] by mail.gmx.net (mp058) with SMTP; 05 Jun 2008 14:59:52 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX1/ohr54x7nohnWwCqZbjHQ4c8DfYWSpIZRkbMLf9L XiWodjTHhW8QPS X-X-Sender: gene099@racer In-Reply-To: <20080605105204.GA17979@mithlond.arda.local> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Thu, 5 Jun 2008, Teemu Likonen wrote: > Johannes Schindelin wrote (2008-06-05 11:32 +0100): > > > On Thu, 5 Jun 2008, Teemu Likonen wrote: > > > > > Add subcommand "help" to the list of most commonly used subcommands > > > > Hrmpf. IMO "help" is not really a _git_ command. And I use it > > really, really rarely. > > But you know git inside out, don't you? It seems common to have such > help command: svn help, bzr help, hg help. Oh, I was not talking about how common that command is, but how commonly used. And I would be quite annoyed by "git help" telling me that there is a "help" command as well; how does it think I got the list to begin with? Of course I used "git help", so I know that command already, and do not need it listed with more interesting commands. Whatever, Dscho