]> git.ipfire.org Git - thirdparty/git.git/blobdiff - cache.h
Merge branch 'ab/pager-exit-log'
[thirdparty/git.git] / cache.h
diff --git a/cache.h b/cache.h
index f22d12ecb0a1cf43d97b4a93c74502e37b03a760..d92814961405dc3d87d2d886ba0394552ca7bd0d 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -328,6 +328,7 @@ struct index_state {
        struct ewah_bitmap *fsmonitor_dirty;
        struct mem_pool *ce_mem_pool;
        struct progress *progress;
+       struct repository *repo;
 };
 
 /* Name hashing */