]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.h
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
[thirdparty/git.git] / unpack-trees.h
index ae1557fb8046c957dfa1feef6349a0117617f389..ad41b45a7139aacad7ded1ddcf6774d5b031e7a7 100644 (file)
@@ -85,6 +85,7 @@ struct unpack_trees_options {
        struct index_state result;
 
        struct pattern_list *pl; /* for internal use */
+       struct checkout_metadata meta;
 };
 
 int unpack_trees(unsigned n, struct tree_desc *t,