Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/merge-custom-no-trivial'
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index 83d38d3c2354e8582d5af91c6d529a2f2836dc2c..eeb26876a181f57fcdf5fd324c06a90c705623dc 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-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;