-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Where git unstage will return a git status, there is no way to prevent color output:
This repository should adopt the closest existing standard – no-color.org’s1 NO_COLOR environmental variable – to prevent color output on demand until git(1) itself supports it.2
Footnotes
-
jcs/no_colorgeneratesno-color.org↩ -
As of November 2023, Git’s only test for
$NO_COLORis int/chainlint.pl, where it was added in September 2022 (git/git@7c04aa7390) ↩
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request