X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=unpack-trees.h;h=d344d7d29694dbf64d6874163810e65915167fd8;hb=9103a75c584dd6edddfcb3004974a1bb48d9214c;hp=0135080a7b4e91713b66f68669e57a2f5e4edbdd;hpb=83243020c8537d48bdaf5d6d43c4be36ad47c8b0;p=thirdparty%2Fgit.git diff --git a/unpack-trees.h b/unpack-trees.h index 0135080a7b..d344d7d296 100644 --- a/unpack-trees.h +++ b/unpack-trees.h @@ -56,7 +56,7 @@ struct unpack_trees_options { diff_index_cached, debug_unpack, skip_sparse_checkout, - gently, + quiet, exiting_early, show_all_errors, dry_run;