Hi, On Fri, 12 Oct 2007, Gerrit Pape wrote: > - setup_git_directory_gently(&nongit); > + const char *file = setup_git_directory_gently(&nongit); One last nit (because I did not see it earlier): please call the variable "prefix", not "file". Other than that, I think your patch is obviously correct. Thanks, 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