SyntaxFix
Write A Post
Hire A Developer
Questions
Another way is to edit the .gitconfig (create one if not exist), for instance:
.gitconfig
vim ~/.gitconfig
and then add:
[color] diff = auto status = auto branch = auto