ACTION_GET_COLOR   73 builtin/config.c 	OPT_BIT(0, "get-color", &actions, N_("find the color configured: slot [default]"), ACTION_GET_COLOR),
ACTION_GET_COLOR  527 builtin/config.c 	if ((actions & (ACTION_GET_COLOR|ACTION_GET_COLORBOOL)) && types) {
ACTION_GET_COLOR  679 builtin/config.c 	else if (actions == ACTION_GET_COLOR) {