From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Narebski Subject: Re: [PATCH] user-manual: set user.name and user.email with repo-config Date: Sun, 28 Jan 2007 09:52:27 +0100 Organization: At home Message-ID: References: <20070127062826.GE14205@fieldses.org> <20070128002246.GA10179@moooo.ath.cx> <20070128013452.GA11244@moooo.ath.cx> <7vodojhpos.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Jan 28 09:55:21 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HB5on-0007cO-0Z for gcvg-git@gmane.org; Sun, 28 Jan 2007 09:55:21 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932195AbXA1IzO (ORCPT ); Sun, 28 Jan 2007 03:55:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932252AbXA1IzO (ORCPT ); Sun, 28 Jan 2007 03:55:14 -0500 Received: from main.gmane.org ([80.91.229.2]:52275 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932195AbXA1IzM (ORCPT ); Sun, 28 Jan 2007 03:55:12 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HB5oU-0001YM-D2 for git@vger.kernel.org; Sun, 28 Jan 2007 09:55:02 +0100 Received: from host-81-190-29-4.torun.mm.pl ([81.190.29.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jan 2007 09:55:02 +0100 Received: from jnareb by host-81-190-29-4.torun.mm.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jan 2007 09:55:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: host-81-190-29-4.torun.mm.pl Mail-Copies-To: jnareb@gmail.com User-Agent: KNode/0.10.2 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > Linus Torvalds writes: > >> What would also mean that we'd have the man-page with a simple >> >> man git-config >> >> which makes tons of sense if it documents both the config file *and* the >> "git config" program. >> >> Or is that too sneaky? > > I like that. > > If the solution can help us deprecate and eventually remove > git-var that would be ultra-nice. What about env part of git-var output: $ git var -l alias.less=-p cat-file -p core.repositoryformatversion=0 core.filemode=true [...] GIT_COMMITTER_IDENT=Jakub Narebski 1169974258 +0100 GIT_AUTHOR_IDENT=Jakub Narebski 1169974258 +0100 -- Jakub Narebski Warsaw, Poland ShadeHawk on #git