]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.h
Sync with maint
[thirdparty/git.git] / unpack-trees.h
index f2eee0c7c54cf3f2a8d08462ce44ea01236e1a16..ca94a421a5dd8451ccf4ef0ec1aa35ec25d612dc 100644 (file)
@@ -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;