You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
always — colorize the output unconditionally
never — do not colorize the output
auto [default] — detect if we are running in a terminal (isatty?) and colorize only if in terminal
The text was updated successfully, but these errors were encountered:
As in git
Also, check terminal detection under docker.
always — colorize the output unconditionally
never — do not colorize the output
auto [default] — detect if we are running in a terminal (isatty?) and colorize only if in terminal
The text was updated successfully, but these errors were encountered: