Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'am/maint-push-doc'
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index 53c14141e0518dddf2a67ffabb04ce79b14fa618..18d81acd1b3743761b23ded035dc58e32b6aad80 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-2196,6
+2196,8
@@
int main(int argc, char **argv)
struct ref *ref;
char *rewritten_url = NULL;
+ git_extract_argv0_path(argv[0]);
+
setup_git_directory();
remote = xcalloc(sizeof(*remote), 1);