Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log-tree: show_log() should respect the setting of diffopt->line_termination
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index 1aad39b4d830d32b9ac4034153a06ddc08c72bcb..36af3e5b94bb87f8d452aac99c27cba0097abf13 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-1226,6
+1226,7
@@
int main(int argc, const char **argv)
int arg = 1;
int rc = 0;
+ setup_ident();
setup_git_directory();
git_config(git_default_config);