Enabled git colors
This commit is contained in:
parent
0f4cd08c12
commit
9b88e35fb1
1 changed files with 4 additions and 0 deletions
|
@ -28,3 +28,7 @@
|
|||
defaultBranch = master
|
||||
[pull]
|
||||
rebase = false
|
||||
[color]
|
||||
ui = true
|
||||
[core]
|
||||
pager = less -r
|
||||
|
|
Loading…
Reference in a new issue