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]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index acfcd1f1ad8fd7c03089ee32ed8c4c259675ab31..366794d70742ad641f2dfd4832653c460b23b9d0 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-1709,8
+1709,6
@@
int cmd_main(int argc, const char **argv)
int new_refs;
struct ref *ref, *local_refs;
- git_setup_gettext();
-
repo = xcalloc(1, sizeof(*repo));
argv++;