From: Johannes Sixt <J.Sixt@eudaptics.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] bisect: use update-ref to update refs
Date: Wed, 28 Mar 2007 15:46:09 +0200 [thread overview]
Message-ID: <460A71A1.D1388D3@eudaptics.com> (raw)
In-Reply-To: 20070328123519.GA4472@cepheus
Uwe Kleine-König wrote:
> GIT_DIR="$GIT_DIR" git-$command ...
>
> where the assignment to GIT_DIR should be superfluous?
git-sh-setup sets GIT_DIR, but does not export it. Therefore, this
assignment is *not* superfluous (its effect is to export GIT_DIR for
this command only).
-- Hannes
next prev parent reply other threads:[~2007-03-28 13:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 12:35 [PATCH] bisect: use update-ref to update refs Uwe Kleine-König
2007-03-28 13:46 ` Johannes Sixt [this message]
2007-03-28 14:10 ` Uwe Kleine-König
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=460A71A1.D1388D3@eudaptics.com \
--to=j.sixt@eudaptics.com \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.