Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-curl.c: fix rpc_out()
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index 5de683784039f20b55f58ef36cb04a11f6a10610..571ab56b7e58e2db9e1182de7e78fd2d7596e872 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-49,6
+49,7
@@
enum push_default_type push_default = PUSH_DEFAULT_MATCHING;
#define OBJECT_CREATION_MODE OBJECT_CREATION_USES_HARDLINKS
#endif
enum object_creation_mode object_creation_mode = OBJECT_CREATION_MODE;
+char *notes_ref_name;
int grafts_replace_parents = 1;
/* Parallel index stat data preload? */