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
If we want to follow the tradition of other popular tools, the option should be --color and its allowed values should be auto, always, and never, with the default being auto.
The text was updated successfully, but these errors were encountered:
We can now produce diffs from OCaml without calling an external diff program (#80), so we'll be able to turn on or off color highlighting for diffs on all platforms.
If we want to follow the tradition of other popular tools, the option should be
--color
and its allowed values should beauto
,always
, andnever
, with the default beingauto
.The text was updated successfully, but these errors were encountered: