This message was deleted.
# feature-requests
s
This message was deleted.
v
For me the diff output is colored through
gt
. Even if I send the result through
cat
, the Graphite output is not colored anymore, but the diff output stays colored and I also have
auto
.
a
weird. I can twiddle the
git
config bits on 2 linux hosts, and 1 OSX host and repro. I’m running:
Copy code
% git --version
git version 2.34.1
% gt --version
0.22.10
(on osx it’s git version
2.40.0
)
v
Might be win vs. *nix then, I'm forced on win on this machine.