From: Junio C Hamano <junkio@cox.net>
To: Marco Costalba <mcostalba@yahoo.it>
Cc: git@vger.kernel.org
Subject: Re: [RFC/PATCH 1/3] git-find-git: a new helper.
Date: Wed, 23 Nov 2005 22:21:11 -0800 [thread overview]
Message-ID: <7viruiy3ag.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <4385528D.7010203@yahoo.it> (Marco Costalba's message of "Thu, 24 Nov 2005 06:41:33 +0100")
Marco Costalba <mcostalba@yahoo.it> writes:
> Junio C Hamano wrote:
>
>> git-find-git uses it to find the
>> top-level, and if it was run from a subdirectory, outputs shell
>> script fragments that can be evaled to define the two variables:
>> GIT_DIR_PREFIX is a string to be prepended to cwd relative
>> paths to make them repository relative.
>> GIT_DIR_UPLEVEL is a string (e.g. "../") for the command to
>> use to cd to the top-level of repository.
>>
> Sounds very good.
>
> I did't had the time to test it but I think I can now
> easily update qgit to run from a subdirectory with this new helper.
The helper might be good, but it turns out that the idea of
using it from git-sh-setup was not that great, so please
disregard the third part of the patch. I think I need a bit
more thinking about this.
next prev parent reply other threads:[~2005-11-24 6:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-24 3:36 [RFC/PATCH 1/3] git-find-git: a new helper Junio C Hamano
2005-11-24 5:41 ` Marco Costalba
2005-11-24 6:21 ` Junio C Hamano [this message]
2005-12-01 14:35 ` Josef Weidendorfer
[not found] ` <7vr78wirj7.fsf@assigned-by-dhcp.cox.net>
2005-12-01 20:33 ` Josef Weidendorfer
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=7viruiy3ag.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=mcostalba@yahoo.it \
/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).