Skip to content

Commit a137354

Browse files
committed
Merge 'release-gc-repack' into HEAD
2 parents f95c6e1 + d3594a2 commit a137354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

builtin/repack.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,8 @@ int cmd_repack(int argc, const char **argv, const char *prefix)
421421

422422
close_all_packs(the_repository->objects);
423423

424+
close_all_packs(the_repository->objects);
425+
424426
/*
425427
* Ok we have prepared all new packfiles.
426428
* First see if there are packs of the same name and if so

0 commit comments

Comments
 (0)