Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb.perl - Optionally send archives as .zip files
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index b7aeb1a4936c095dccd2c1f4ac1f91dc2ef139e4..9d3e5eb72fea51eb30a201151aeffe1dfbb549d3 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-11,7
+11,6
@@
char git_default_email[MAX_GITNAME];
char git_default_name[MAX_GITNAME];
-int use_legacy_headers = 1;
int trust_executable_bit = 1;
int has_symlinks = 1;
int assume_unchanged;