Junio C Hamano wrote: > Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> 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 <jnareb@xxxxxxxxx> 1169974258 +0100 GIT_AUTHOR_IDENT=Jakub Narebski <jnareb@xxxxxxxxx> 1169974258 +0100 -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html