From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: Robin Rosenberg Subject: Re: Author name and e-mail address in .stgitrc Date: Sat, 11 Nov 2006 21:26:31 +0100 Organization: Dewire Message-ID: <200611112126.32380.robin.rosenberg.lists@dewire.com> References: <20061111113553.GA11224@diana.vm.bytemark.co.uk> <200611111531.16304.robin.rosenberg.lists@dewire.com> <20061111145708.GH11224@diana.vm.bytemark.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE NNTP-Posting-Date: Sat, 11 Nov 2006 20:25:27 +0000 (UTC) Cc: Catalin Marinas , git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org User-Agent: KMail/1.9.4 In-Reply-To: <20061111145708.GH11224@diana.vm.bytemark.co.uk> Content-Disposition: inline X-Virus-Scanned: by amavisd-new at dewire.com Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GizPf-0006ki-6o for gcvg-git@gmane.org; Sat, 11 Nov 2006 21:25:15 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753369AbWKKUZA convert rfc822-to-quoted-printable (ORCPT ); Sat, 11 Nov 2006 15:25:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754864AbWKKUZA (ORCPT ); Sat, 11 Nov 2006 15:25:00 -0500 Received: from [83.140.172.130] ([83.140.172.130]:20759 "EHLO torino.dewire.com") by vger.kernel.org with ESMTP id S1753369AbWKKUY6 convert rfc822-to-8bit (ORCPT ); Sat, 11 Nov 2006 15:24:58 -0500 Received: from localhost (localhost [127.0.0.1]) by torino.dewire.com (Postfix) with ESMTP id ED1FB8027E4; Sat, 11 Nov 2006 21:21:29 +0100 (CET) Received: from torino.dewire.com ([127.0.0.1]) by localhost (torino [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29131-02; Sat, 11 Nov 2006 21:21:29 +0100 (CET) Received: from [10.9.0.2] (unknown [10.9.0.2]) by torino.dewire.com (Postfix) with ESMTP id 99AED800784; Sat, 11 Nov 2006 21:21:27 +0100 (CET) To: Karl =?iso-8859-1?q?Hasselstr=F6m?= Sender: git-owner@vger.kernel.org l=F6rdag 11 november 2006 15:57 skrev Karl Hasselstr=F6m: > On 2006-11-11 15:31:15 +0100, Robin Rosenberg wrote: > > l=F6rdag 11 november 2006 15:15 skrev Karl Hasselstr=F6m: > > > Is there any particular reason to have the author and committer > > > names in ~/.stgitrc? Simply taking them from the same place git > > > does would probably be a usability enhancement (unless they're > > > specified on the command line, of course). > > > > AFAIK StGit already does that, at least if you (like me) do not hav= e > > a .stgitrc. > > But I haven't gotten the impression that specifying them in ~/.stgitr= c > is deprecated. The example stgitrc has a section with author name and > committer name, for example. The only docs I know of that mentions stgitrc also states that it isn't= =20 required, so why use it unless you have to (or for some reason want to)= ? Just=20 because there are many ways, doesn't mean all but one have to be deprec= ated.