On Sat, Jul 27, 2013 at 6:10 PM, Ramkumar Ramachandra
[off-list ref] 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