OPT__DRY_RUN 249 builtin/add.c OPT__DRY_RUN(&show_only, N_("dry run")), OPT__DRY_RUN 896 builtin/clean.c OPT__DRY_RUN(&dry_run, N_("dry run")), OPT__DRY_RUN 110 builtin/mv.c OPT__DRY_RUN(&show_only, N_("dry run")), OPT__DRY_RUN 933 builtin/notes.c OPT__DRY_RUN(&show_only, "do not remove, show only"), OPT__DRY_RUN 105 builtin/prune.c OPT__DRY_RUN(&show_only, N_("do not remove, show only")), OPT__DRY_RUN 135 builtin/read-tree.c OPT__DRY_RUN(&opts.dry_run, N_("don't update the index or the work tree")), OPT__DRY_RUN 1339 builtin/remote.c OPT__DRY_RUN(&dry_run, N_("dry run")), OPT__DRY_RUN 268 builtin/rm.c OPT__DRY_RUN(&show_only, N_("dry run")), OPT__DRY_RUN 121 builtin/worktree.c OPT__DRY_RUN(&show_only, N_("do not remove, show only")), OPT__DRY_RUN 78 test-parse-options.c OPT__DRY_RUN(&dry_run, "dry run"),