Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
A few more options for git-cat-file
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index fc013ec139bd066a4d32357d7508d10c82b6f873..fe925609b4024119c6171dd32350a6570bea8516 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-1237,6
+1237,7
@@
int main(int argc, char **argv)
int rc = 0;
int i;
+ setup_git_directory();
setup_ident();
remote = xmalloc(sizeof(*remote));