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