Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: expire commit-graph files
[gitweb.git]
/
builtin
/
repack.c
diff --git
a/builtin/repack.c
b/builtin/repack.c
index 67f8978043a43988d653092f83f21bd5baad9751..4de8b6600c4523f275121244522bc8654173dcbd 100644
(file)
--- a/
builtin/repack.c
+++ b/
builtin/repack.c
@@
-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.