Make networking commands to work from a subdirectory.
[git.git] / http-push.c
index ad78982..c6e782c 100644 (file)
@@ -1239,6 +1239,7 @@ int main(int argc, char **argv)
        int rc = 0;
        int i;
 
+       setup_git_directory();
        setup_ident();
 
        remote = xmalloc(sizeof(*remote));