Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: Show committer if automatic
[gitweb.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index fcd1ee5ef8c0999fce0095a2d6a792e5d221c50a..1b80036ca508c1a6d052abd9ea42224b95fdf69e 100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-11,6
+11,7
@@
char git_default_email[MAX_GITNAME];
char git_default_name[MAX_GITNAME];
+int user_ident_explicitly_given;
int trust_executable_bit = 1;
int quote_path_fully = 1;
int has_symlinks = 1;