X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=unpack-trees.h;h=191f7442f10683c8043288eece36f39166fedc95;hb=3358004a006714477c2c44577507081cb5124fa4;hp=c4601621cd71ac6e750c90bd3ac4b426d8e12369;hpb=03f99c03f806ca13b5974450409426c04af220f2;p=git.git diff --git a/unpack-trees.h b/unpack-trees.h index c4601621c..191f7442f 100644 --- a/unpack-trees.h +++ b/unpack-trees.h @@ -16,6 +16,7 @@ struct unpack_trees_options { int verbose_update; int aggressive; const char *prefix; + struct dir_struct *dir; merge_fn_t fn; int head_idx;