]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/repack.c
packfile: rename close_all_packs to close_object_store
[thirdparty/git.git] / builtin / repack.c
index 67f8978043a43988d653092f83f21bd5baad9751..4de8b6600c4523f275121244522bc8654173dcbd 100644 (file)
@@ -419,7 +419,7 @@ int cmd_repack(int argc, const char **argv, const char *prefix)
        if (!names.nr && !po_args.quiet)
                printf_ln(_("Nothing new to pack."));
 
-       close_all_packs(the_repository->objects);
+       close_object_store(the_repository->objects);
 
        /*
         * Ok we have prepared all new packfiles.