Added custom color to .gitconfig
Yellow = old Green = New
This commit is contained in:
@@ -20,8 +20,14 @@
|
||||
alias = config --get-regexp ^alias\\.
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
[color]
|
||||
ui = true
|
||||
|
||||
[user]
|
||||
name = chawley (derry)
|
||||
email = chawley@planethawleywood.com
|
||||
email = chawley@planethawleywood.com
|
||||
|
||||
[color "diff"]
|
||||
old = yellow
|
||||
new = green
|
||||
|
||||
Reference in New Issue
Block a user