Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1020: Get rid of 'cd "$HERE"' at the start of each test
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index 81a36824f03203e41702d9df3ee9c1658f1af7e4..eeb26876a181f57fcdf5fd324c06a90c705623dc 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-53,7
+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;
-
int merge_renormalize
;
+
struct startup_info *startup_info
;
/* Parallel index stat data preload? */
int core_preload_index = 0;