From: Duy Nguyen <pclouds@gmail.com>
To: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: Git List <git@vger.kernel.org>, Junio C Hamano <gitster@pobox.com>
Subject: Re: [BUG] git_path() returns relative paths
Date: Sat, 27 Jul 2013 18:48:38 +0700 [thread overview]
Message-ID: <CACsJy8B24FL8OriirWnxDb7rGJorn357rnqf709rOUDTdfUGCw@mail.gmail.com> (raw)
In-Reply-To: <CALkWK0m-4wtpTAcePPWFLT7iwXdcpp+nOy9oG2iFHLsp9XdKZQ@mail.gmail.com>
On Sat, Jul 27, 2013 at 6:10 PM, Ramkumar Ramachandra
<artagnon@gmail.com> wrote:
> I tried looking through the logs to see what has changed in
> path.c/environment.c, but have come up with nothing so far. I think
> I'll have to resort to using a hammer like bisect now.
>
> *scratches head*
Try bisect with GIT_TRACE_SETUP=2 and watch "setup: git_dir: " line.
Although $GIT_DIR can be relative and so can git_path(), there may be
something else that leads to wrong result path.
--
Duy
next prev parent reply other threads:[~2013-07-27 11:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-27 11:10 [BUG] git_path() returns relative paths Ramkumar Ramachandra
2013-07-27 11:48 ` Duy Nguyen [this message]
2013-07-27 12:05 ` Ramkumar Ramachandra
2013-07-27 12:31 ` Ramkumar Ramachandra
2013-07-27 12:47 ` Duy Nguyen
2013-07-27 14:33 ` Ramkumar Ramachandra
2013-07-27 15:17 ` Duy Nguyen
2013-07-27 16:05 ` Ramkumar Ramachandra
2013-07-27 23:25 ` Jiang Xin
2013-07-28 0:03 ` Ramkumar Ramachandra
2013-07-28 4:37 ` Duy Nguyen
2013-07-28 8:49 ` Ramkumar Ramachandra
2013-07-28 9:06 ` Duy Nguyen
2013-07-28 9:16 ` Ramkumar Ramachandra
2013-07-28 5:00 ` Duy Nguyen
2013-07-28 9:24 ` Ramkumar Ramachandra
2013-07-27 12:14 ` Fredrik Gustafsson
2013-07-27 13:26 ` Ramkumar Ramachandra
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=CACsJy8B24FL8OriirWnxDb7rGJorn357rnqf709rOUDTdfUGCw@mail.gmail.com \
--to=pclouds@gmail.com \
--cc=artagnon@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).