Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
common-main: call git_extract_argv0_path()
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index 98228a426268abc348e68fee2304004bb4f77e31..acfcd1f1ad8fd7c03089ee32ed8c4c259675ab31 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-1711,8
+1711,6
@@
int cmd_main(int argc, const char **argv)
git_setup_gettext();
- git_extract_argv0_path(argv[0]);
-
repo = xcalloc(1, sizeof(*repo));
argv++;