From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Martin Waitz <tali@admingilde.org>
Cc: Matthias Lederhofer <matled@gmx.net>, git@vger.kernel.org
Subject: Re: [PATCH] Support environment variables in config file
Date: Mon, 4 Jun 2007 16:57:35 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0706041657210.4046@racer.site> (raw)
In-Reply-To: <20070604072707.GE16637@admingilde.org>
Hi,
On Mon, 4 Jun 2007, Martin Waitz wrote:
> Do you think the approach is ok?
I actually would like it more if the calling program did the interpolation
itself.
So, for example if you want a script to access whatever.my.url, and want
to allow to interpolate any environment variable, why not
url=$(eval $(git config whatever.my.url))
I am just hesitant to change the existing behaviour, and possibly
introduce weird breakages. (There could even be some unwanted env leakages
in programs like gitweb...)
Ciao,
Dscho
next prev parent reply other threads:[~2007-06-04 16:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-03 22:37 [PATCH] Support environment variables in config file Martin Waitz
2007-06-04 5:34 ` Matthias Lederhofer
2007-06-04 7:27 ` Martin Waitz
2007-06-04 8:44 ` Matthias Lederhofer
2007-06-04 15:57 ` Johannes Schindelin [this message]
2007-06-04 17:47 ` Martin Waitz
2007-06-04 17:59 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0706041657210.4046@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=matled@gmx.net \
--cc=tali@admingilde.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).