X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=http-push.c;h=fe925609b4024119c6171dd32350a6570bea8516;hb=8e76c79f4a1e66ed8e371d1232e879f45141dce1;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));