OPT__FORCE 255 builtin/add.c OPT__FORCE(&ignored_too, N_("allow adding otherwise ignored files")), OPT__FORCE 849 builtin/branch.c OPT__FORCE(&force, N_("force creation, move/rename, deletion")), OPT__FORCE 189 builtin/checkout-index.c OPT__FORCE(&force, N_("force overwrite of existing files")), OPT__FORCE 1147 builtin/checkout.c OPT__FORCE(&opts.force, N_("force checkout (throw away local modifications)")), OPT__FORCE 897 builtin/clean.c OPT__FORCE(&force, N_("force")), OPT__FORCE 95 builtin/fetch.c OPT__FORCE(&force, N_("force overwrite of local branch")), OPT__FORCE 111 builtin/mv.c OPT__FORCE(&force, N_("force move/rename even if target exists")), OPT__FORCE 406 builtin/notes.c OPT__FORCE(&force, N_("replace existing notes")), OPT__FORCE 477 builtin/notes.c OPT__FORCE(&force, N_("replace existing notes")), OPT__FORCE 170 builtin/pull.c OPT__FORCE(&opt_force, N_("force overwrite of local branch")), OPT__FORCE 271 builtin/rm.c OPT__FORCE(&force, N_("override the up-to-date check")), OPT__FORCE 608 builtin/tag.c OPT__FORCE(&force, N_("replace the tag if exists")), OPT__FORCE 14 builtin/update-server-info.c OPT__FORCE(&force, N_("update the info files from scratch")), OPT__FORCE 316 builtin/worktree.c OPT__FORCE(&opts.force, N_("checkout <branch> even if already checked out in other worktree")),