X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=unpack-trees.h;h=79989483079970e9dad42512e522eef8ea2a75a4;hb=bd2c86ef00f032be925edacfc2d284ab9b6b9eab;hp=64f02cb03ab242ac08ea0f1afbb24e71cf6664aa;hpb=2cd517cdd3f52bcfb5a87e6991560cc000b11089;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;