Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Don't force everybody to call setup_ident().
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index 67dfb0a0337b63bd4c1ef5b9d3228735bf66f1b3..efd494a47fb961f4f8425d52bd10e37e5ffdab51 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-1003,7
+1003,6
@@
int main(int argc, const char **argv)
int arg = 1;
int rc = 0;
- setup_ident();
setup_git_directory();
git_config(git_default_config);