LoginSignup
0
0

More than 5 years have passed since last update.

Force git status to Output Color on the Terminal

Posted at

git status | less とすると、色が付かないので……。

% git status -c color.status=always status | less -R

以下のそのまんまです。
shell - force git status to output color on the terminal (inside a script) - Stack Overflow

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0