ACTION_UNSET_ALL   68 builtin/config.c 	OPT_BIT(0, "unset-all", &actions, N_("remove all matches: name [value-regex]"), ACTION_UNSET_ALL),
ACTION_UNSET_ALL  651 builtin/config.c 	else if (actions == ACTION_UNSET_ALL) {