On Sat, Jul 27, 2013 at 6:10 PM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html