Skip to content

Commit ec3a6e5

Browse files
authored
Merge pull request #2093 from dscho/release-gc-repack
Drop duplicate patch
2 parents 0fd7b8c + 7da0984 commit ec3a6e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

builtin/repack.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,6 @@ 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-
426424
/*
427425
* Ok we have prepared all new packfiles.
428426
* First see if there are packs of the same name and if so

0 commit comments

Comments
 (0)