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
When running commands such as gittuf rsl log, it looks like the text coloring feature doesn't quite work properly (see log output below). Turning the feature off with --no-color makes the output legible (sans text coloring).
This could very well be an issue with my configuration but opening this here to track this and help others in case the solution is to update a configuration item here.
I saw this also pop up in an adopter's case, this time on Mac. I'm guessing this has something to do with the terminal / environment config. FWIW, git log was correctly colored, so it's not like it's not supported.
What happened?
When running commands such as
gittuf rsl log
, it looks like the text coloring feature doesn't quite work properly (see log output below). Turning the feature off with--no-color
makes the output legible (sans text coloring).This could very well be an issue with my configuration but opening this here to track this and help others in case the solution is to update a configuration item here.
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: