Added color to gitconfig
This commit is contained in:
parent
9b88e35fb1
commit
78a604b586
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@
|
|||
[pull]
|
||||
rebase = false
|
||||
ff = only
|
||||
[color]
|
||||
ui = true
|
||||
[core]
|
||||
pager = less -r
|
||||
|
|
Loading…
Reference in a new issue