ACTION_UNSET 67 builtin/config.c OPT_BIT(0, "unset", &actions, N_("remove a variable: name [value-regex]"), ACTION_UNSET), ACTION_UNSET 641 builtin/config.c else if (actions == ACTION_UNSET) {