parse-options: option to let --git-completion-helper show negative form
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index f436744363196ee477f5eb2e8cabc968deb5fad1..6dedf3c4f969a64b3cc7fea115f507adaccc44fe 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -373,6 +373,8 @@ extern void free_name_hash(struct index_state *istate);
 #define read_blob_data_from_cache(path, sz) read_blob_data_from_index(&the_index, (path), (sz))
 #endif
 
+#define TYPE_BITS 3
+
 /*
  * Values in this enum (except those outside the 3 bit range) are part
  * of pack file format. See Documentation/technical/pack-format.txt