Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-dump-cache-tree: invalid trees are not errors
[gitweb.git]
/
pack-objects.h
diff --git
a/pack-objects.h
b/pack-objects.h
index 90ad0a8f4f8cc68f5594e388055cd3949a936a9a..d1b98b30ffc468421a4eb82661d037f90cf580f2 100644
(file)
--- a/
pack-objects.h
+++ b/
pack-objects.h
@@
-17,6
+17,7
@@
struct object_entry {
enum object_type type;
enum object_type in_pack_type; /* could be delta */
uint32_t hash; /* name hint hash */
+ unsigned int in_pack_pos;
unsigned char in_pack_header_size;
unsigned preferred_base:1; /*
* we do not pack this, but is available