X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=unpack-trees.h;h=79989483079970e9dad42512e522eef8ea2a75a4;hb=5e2b3d7c6741fdd65e195fbe3af98b6d8d2fa551;hp=64f02cb03ab242ac08ea0f1afbb24e71cf6664aa;hpb=055f2c5d340508d3542ede8dc1db2aedd0b9f1b5;p=git.git diff --git a/unpack-trees.h b/unpack-trees.h index 64f02cb03..799894830 100644 --- a/unpack-trees.h +++ b/unpack-trees.h @@ -46,6 +46,7 @@ struct unpack_trees_options { debug_unpack, skip_sparse_checkout, gently, + exiting_early, show_all_errors, dry_run; const char *prefix;