Hi, On Fri, 15 Dec 2006, Junio C Hamano wrote: > Also I'd prefer doing this without #ifdef; > > if (defined(NO_FAST_WORKING_DIRECTORY) && > !want_file && has_sha1_pack(sha1, NULL)) > return 0; Are you sure? AFAIU it is an OS dependent problem, so it should not be configurable at runtime anyway. Ciao, Dscho - 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