X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=unpack-trees.h;h=ca94a421a5dd8451ccf4ef0ec1aa35ec25d612dc;hb=232378479ee6c66206d47a9be175e3a39682aea6;hp=f2eee0c7c54cf3f2a8d08462ce44ea01236e1a16;hpb=67af91c47a6672b99e1f742123415f96cbafd19a;p=thirdparty%2Fgit.git diff --git a/unpack-trees.h b/unpack-trees.h index f2eee0c7c5..ca94a421a5 100644 --- a/unpack-trees.h +++ b/unpack-trees.h @@ -59,7 +59,8 @@ struct unpack_trees_options { quiet, exiting_early, show_all_errors, - dry_run; + dry_run, + keep_pattern_list; const char *prefix; int cache_bottom; struct dir_struct *dir;