Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1_file: refactor read_object
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index a3631b2374696efef69129e2f590501cdaec9e67..48aea923b24dd001b75db47ad7c28db2764c3a46 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1827,6
+1827,7
@@
struct object_info {
off_t *disk_sizep;
unsigned char *delta_base_sha1;
struct strbuf *typename;
+ void **contentp;
/* Response */
enum {