]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.h
config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flag
[thirdparty/git.git] / repository.h
index 628c8343672dbcbbb6b36f732a6d225c726546e0..bacf843d460d2ff8a28511288055dc12dfbb53c6 100644 (file)
@@ -30,6 +30,7 @@ struct repo_settings {
        int initialized;
 
        int core_commit_graph;
+       int commit_graph_read_changed_paths;
        int gc_write_commit_graph;
        int fetch_write_commit_graph;