ACTION_GET_COLORBOOL   74 builtin/config.c 	OPT_BIT(0, "get-colorbool", &actions, N_("find the color setting: slot [stdout-is-tty]"), ACTION_GET_COLORBOOL),
ACTION_GET_COLORBOOL  527 builtin/config.c 	if ((actions & (ACTION_GET_COLOR|ACTION_GET_COLORBOOL)) && types) {
ACTION_GET_COLORBOOL  683 builtin/config.c 	else if (actions == ACTION_GET_COLORBOOL) {