2010/12/9 Thiago Farina <tfransosi@xxxxxxxxx>: >> diff --git a/cache.h b/cache.h >> index e83bc2d..e91ce35 100644 >> --- a/cache.h >> +++ b/cache.h >> @@ -559,6 +559,7 @@ extern int read_replace_refs; >> Âextern int fsync_object_files; >> Âextern int core_preload_index; >> Âextern int core_apply_sparse_checkout; >> +extern const char *core_shared_config; >> > > Why you need to export this string? Isn't it used only in config.c? > git-prune should know about this but I haven't got that far. -- 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