X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=unpack-trees.h;h=ad41b45a7139aacad7ded1ddcf6774d5b031e7a7;hb=784ce03d5566194880b022f849bb58711c479ef3;hp=ae1557fb8046c957dfa1feef6349a0117617f389;hpb=e96327c94799460e02b38b242995eab0600ebbd6;p=thirdparty%2Fgit.git diff --git a/unpack-trees.h b/unpack-trees.h index ae1557fb80..ad41b45a71 100644 --- a/unpack-trees.h +++ b/unpack-trees.h @@ -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,