X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=http-push.c;h=fe925609b4024119c6171dd32350a6570bea8516;hb=75a46f6b0ed3c3aa6fe4ff53a8c20cb58cbb3732;hp=fc013ec139bd066a4d32357d7508d10c82b6f873;hpb=3e9fabc85ef44fa0f275dd89738a2dacb7b6f5db;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));