mirror of
https://github.com/git/git.git
synced 2026-01-24 17:41:30 +00:00
Revert "fixup! gc/repack: release packs when needed"
The packfile.h file only exists in `pu` so far...
This reverts commit b4219bb25a.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "strbuf.h"
|
||||
#include "string-list.h"
|
||||
#include "argv-array.h"
|
||||
#include "packfile.h"
|
||||
|
||||
static int delta_base_offset = 1;
|
||||
static int pack_kept_objects = -1;
|
||||
|
||||
Reference in New Issue
Block a user