OPT_PASSTHRU 108 builtin/pull.c OPT_PASSTHRU(0, "progress", &opt_progress, NULL, OPT_PASSTHRU 118 builtin/pull.c OPT_PASSTHRU('n', NULL, &opt_diffstat, NULL, OPT_PASSTHRU 121 builtin/pull.c OPT_PASSTHRU(0, "stat", &opt_diffstat, NULL, OPT_PASSTHRU 124 builtin/pull.c OPT_PASSTHRU(0, "summary", &opt_diffstat, NULL, OPT_PASSTHRU 127 builtin/pull.c OPT_PASSTHRU(0, "log", &opt_log, N_("n"), OPT_PASSTHRU 130 builtin/pull.c OPT_PASSTHRU(0, "squash", &opt_squash, NULL, OPT_PASSTHRU 133 builtin/pull.c OPT_PASSTHRU(0, "commit", &opt_commit, NULL, OPT_PASSTHRU 136 builtin/pull.c OPT_PASSTHRU(0, "edit", &opt_edit, NULL, OPT_PASSTHRU 139 builtin/pull.c OPT_PASSTHRU(0, "ff", &opt_ff, NULL, OPT_PASSTHRU 142 builtin/pull.c OPT_PASSTHRU(0, "ff-only", &opt_ff, NULL, OPT_PASSTHRU 145 builtin/pull.c OPT_PASSTHRU(0, "verify-signatures", &opt_verify_signatures, NULL, OPT_PASSTHRU 155 builtin/pull.c OPT_PASSTHRU('S', "gpg-sign", &opt_gpg_sign, N_("key-id"), OPT_PASSTHRU 161 builtin/pull.c OPT_PASSTHRU(0, "all", &opt_all, NULL, OPT_PASSTHRU 164 builtin/pull.c OPT_PASSTHRU('a', "append", &opt_append, NULL, OPT_PASSTHRU 167 builtin/pull.c OPT_PASSTHRU(0, "upload-pack", &opt_upload_pack, N_("path"), OPT_PASSTHRU 171 builtin/pull.c OPT_PASSTHRU('t', "tags", &opt_tags, NULL, OPT_PASSTHRU 174 builtin/pull.c OPT_PASSTHRU('p', "prune", &opt_prune, NULL, OPT_PASSTHRU 177 builtin/pull.c OPT_PASSTHRU(0, "recurse-submodules", &opt_recurse_submodules, OPT_PASSTHRU 183 builtin/pull.c OPT_PASSTHRU('k', "keep", &opt_keep, NULL, OPT_PASSTHRU 186 builtin/pull.c OPT_PASSTHRU(0, "depth", &opt_depth, N_("depth"), OPT_PASSTHRU 189 builtin/pull.c OPT_PASSTHRU(0, "unshallow", &opt_unshallow, NULL, OPT_PASSTHRU 192 builtin/pull.c OPT_PASSTHRU(0, "update-shallow", &opt_update_shallow, NULL, OPT_PASSTHRU 195 builtin/pull.c OPT_PASSTHRU(0, "refmap", &opt_refmap, N_("refmap"),