]> git.ipfire.org Git - thirdparty/git.git/blobdiff - environment.c
bulk-checkin: replace fast-import based implementation
[thirdparty/git.git] / environment.c
index 0bee6a7a88299f8c89eedeee25cece1d3cdafef0..31e42847b185a6f9f51cff60160187f405b01b17 100644 (file)
@@ -60,6 +60,7 @@ char *notes_ref_name;
 int grafts_replace_parents = 1;
 int core_apply_sparse_checkout;
 struct startup_info *startup_info;
+unsigned long pack_size_limit_cfg;
 
 /* Parallel index stat data preload? */
 int core_preload_index = 0;