Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/mingw-gcc-stack-protect'
[gitweb.git]
/
builtin
/
repack.c
diff --git
a/builtin/repack.c
b/builtin/repack.c
index caca11392713eb92816d1e503f286bfe0d9be78a..f834b5551b1ffe003b943c18cd35397e9196e730 100644
(file)
--- a/
builtin/repack.c
+++ b/
builtin/repack.c
@@
-422,7
+422,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.