Code

Merge branch 'jn/paginate-fix'
[git.git] / environment.c
index 83d38d3c2354e8582d5af91c6d529a2f2836dc2c..eeb26876a181f57fcdf5fd324c06a90c705623dc 100644 (file)
@@ -53,6 +53,7 @@ enum object_creation_mode object_creation_mode = OBJECT_CREATION_MODE;
 char *notes_ref_name;
 int grafts_replace_parents = 1;
 int core_apply_sparse_checkout;
+struct startup_info *startup_info;
 
 /* Parallel index stat data preload? */
 int core_preload_index = 0;