X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=http-push.c;h=fe925609b4024119c6171dd32350a6570bea8516;hb=9470657ad0d0472e3e3c2e352334f60e7bd777c1;hp=fc013ec139bd066a4d32357d7508d10c82b6f873;hpb=069b20a198f171512a1d2d2163b40f70c94f5257;p=git.git diff --git a/http-push.c b/http-push.c index fc013ec1..fe925609 100644 --- 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));