2010/4/11 Sverre Rabbelier <srabbelier@xxxxxxxxx>: > Heya, > > 2010/4/11 Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>: >> if (startup_info && !startup_info->have_run_setup_gitdir) >> - die("internal error: access to .git/config without repo setup"); >> + warning("Broken repository setup: early access to $GIT_DIR/config"); > > This makes it sound like whatever is the problem is caused by the > repository that is being operated on, rather than git's code, is that > correct? Gaah.. from a user point of view, correct. What do you suggest? -- 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