sha1_object_info_extended(): hint about objects in delta-base cache
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index 9fbc07e976e1fc904f4e53072ddab74b20277588..3a1af9d958bfc5c6c0dbdd1dd1a5907c032a032d 100644 (file)
--- 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;
        union {
                /*