Merge branch 'jk/doc-cvs-update'
[gitweb.git] / t / helper / test-config.c
index 3c6d08cd095152cab9abeb038c1b4f82440c55cd..83a4f2ab86999876ecfb78c7e6dd108eb09b04ae 100644 (file)
@@ -72,6 +72,9 @@ int cmd_main(int argc, const char **argv)
        const char *v;
        const struct string_list *strptr;
        struct config_set cs;
+
+       setup_git_directory();
+
        git_configset_init(&cs);
 
        if (argc < 2) {