From: Kacper Kornet <kornet@camk.edu.pl>
To: git@vger.kernel.org
Subject: GIT_WORK_TREE and GIT_DIR with git clone
Date: Sat, 26 Mar 2011 13:58:18 +0100 [thread overview]
Message-ID: <20110326125818.GA2621@camk.edu.pl> (raw)
Is there a reason why git clone does not respect GIT_DIR
variable. I have found it confusing that:
GIT_WORK_TREE=repo GIT_DIR=repo/.git git clone <path>/repo.git
is not equivalent to
git clone <path>/repo.git
--
Kacper
next reply other threads:[~2011-03-26 13:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-26 12:58 Kacper Kornet [this message]
2011-03-26 19:40 ` GIT_WORK_TREE and GIT_DIR with git clone Junio C Hamano
2011-03-26 23:37 ` Kacper Kornet
-- strict thread matches above, loose matches on Subject: below --
2014-01-20 15:59 Cosmin Apreutesei
2014-01-21 20:23 ` Junio C Hamano
2014-01-21 21:37 ` Cosmin Apreutesei
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=20110326125818.GA2621@camk.edu.pl \
--to=kornet@camk.edu.pl \
--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 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).