From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] Invoke git-repo-config directly. Date: Wed, 15 Mar 2006 13:35:22 -0800 Message-ID: <7vacbrie79.fsf@assigned-by-dhcp.cox.net> References: <20060314211022.GA12498@localhost.localdomain> <20060314224027.GB14733@localhost.localdomain> <7vek13ieap.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-From: git-owner@vger.kernel.org Wed Mar 15 22:38:01 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 1FJdgY-0008Gq-42 for gcvg-git@gmane.org; Wed, 15 Mar 2006 22:37:38 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751584AbWCOVgL (ORCPT ); Wed, 15 Mar 2006 16:36:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751535AbWCOVfh (ORCPT ); Wed, 15 Mar 2006 16:35:37 -0500 Received: from fed1rmmtao01.cox.net ([68.230.241.38]:46465 "EHLO fed1rmmtao01.cox.net") by vger.kernel.org with ESMTP id S1751510AbWCOVfY (ORCPT ); Wed, 15 Mar 2006 16:35:24 -0500 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao01.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060315213357.VUUF15695.fed1rmmtao01.cox.net@assigned-by-dhcp.cox.net>; Wed, 15 Mar 2006 16:33:57 -0500 To: git@vger.kernel.org In-Reply-To: <7vek13ieap.fsf@assigned-by-dhcp.cox.net> (Junio C. Hamano's message of "Wed, 15 Mar 2006 13:33:18 -0800") 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: Junio C Hamano writes: (replying to myself ...) > Linus Torvalds writes: > >> I agree that it is inconsistent as-is. So a patch to make it use the >> "git-repo-config" form (the argument being that internally, we use the >> full names) might be good if just for consistency. > > If we do the dash-form for consistency's sake,... Probably I should add that personally my preference is to standardize on the dashless form.