Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: resort filenames alphabetically
[gitweb.git]
/
fast-import.c
diff --git
a/fast-import.c
b/fast-import.c
index 1935206be04f3ecc52512958879734b0895d1953..03b13e0621e100b1c52a0384fbfe81aede9beb16 100644
(file)
--- a/
fast-import.c
+++ b/
fast-import.c
@@
-945,6
+945,7
@@
static void end_packfile(void)
{
struct packed_git *old_p = pack_data, *new_p;
+ clear_delta_base_cache();
if (object_count) {
char *idx_name;
int i;