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? -- Cheers, Sverre Rabbelier -- 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