Thread (40 messages) flat view 40 messages, 6 authors, 2016-06-15

Re: [PATCH v2 03/11] sha1_object_info_extended(): hint about objects in delta-base cache

From: René Scharfe <hidden>
Date: 2016-06-15 22:51:17

Am 19.05.2011 23:33, schrieb Junio C Hamano:
quoted hunk ↗ jump to hunk
--- a/cache.h
+++ b/cache.h
@@ -1030,7 +1030,8 @@ struct object_info {
 	enum {
 		OI_CACHED,
 		OI_LOOSE,
-		OI_PACKED
+		OI_PACKED,
+		OI_DBCACHED,
 	} whence;
Some compilers don't like trailing commas in enums.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help