diff-index --quiet: learn the "stop feeding the backend early" logic
[git.git] / unpack-trees.h
index cd11a08365ab3e27b1321b3df87bcab6b9278f90..4c6c54033e2d319a305e9a82d06e48e570f4f871 100644 (file)
@@ -46,6 +46,7 @@ struct unpack_trees_options {
                     debug_unpack,
                     skip_sparse_checkout,
                     gently,
+                    exiting_early,
                     show_all_errors;
        const char *prefix;
        int cache_bottom;