Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
common-main: call git_setup_gettext()
[gitweb.git]
/
upload-pack.c
diff --git
a/upload-pack.c
b/upload-pack.c
index 8f2dd7d49abeaf617234cbcad7319a27ca023fd8..f0a0fdaf71f69043323b237ae6acc9be87cb7fdf 100644
(file)
--- a/
upload-pack.c
+++ b/
upload-pack.c
@@
-823,8
+823,6
@@
int cmd_main(int argc, const char **argv)
int i;
int strict = 0;
- git_setup_gettext();
-
packet_trace_identity("upload-pack");
check_replace_refs = 0;