Skip to content

Commit

Permalink
Revert "fixup! gc/repack: release packs when needed"
Browse files Browse the repository at this point in the history
The packfile.h file only exists in `pu` so far...

This reverts commit b4219bb.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho authored and Git for Windows Build Agent committed Sep 6, 2017
1 parent cc53eb3 commit 05f2fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builtin/repack.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 05f2fb0

Please sign in to comment.