git-meta
git-meta copied to clipboard
git meta doesn't respect color.status config
git meta status does not respect the color.status config. Apparently it is hard coded in the colors/safe npm module.
Apparently FORCE_COLOR=0 git meta status works
this hit @lihalite recently