X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=http-push.c;h=c6e782cbed88edd68a764eac2f86887758dbec00;hb=7ea2fc47d258657d673ce3b9403ed98cc50e2600;hp=ad789829c1c33e00cbcc9e1e1564e645755d49ab;hpb=3e2f62bebfe8e9aeea63849c37c65f25ea001e65;p=git.git diff --git a/http-push.c b/http-push.c index ad789829..c6e782cb 100644 --- a/http-push.c +++ b/http-push.c @@ -1239,6 +1239,7 @@ int main(int argc, char **argv) int rc = 0; int i; + setup_git_directory(); setup_ident(); remote = xmalloc(sizeof(*remote));