]> git.ipfire.org Git - thirdparty/git.git/blobdiff - common-main.c
Sync with Git 2.45.1
[thirdparty/git.git] / common-main.c
index 033778b3c56a3557e191d3bb74592fd00497853b..b86f40600f7acbb1d552941a94217d63c2ab78a5 100644 (file)
@@ -48,7 +48,7 @@ int main(int argc, const char **argv)
        setlocale(LC_CTYPE, "");
        git_setup_gettext();
 
-       initialize_the_repository();
+       initialize_repository(the_repository);
 
        attr_start();