Changed git colors to things better for me.
(I have trouble seeing some greens, sometimes.)
This commit is contained in:
@ -18,13 +18,13 @@
|
||||
last = cat-file commit HEAD
|
||||
|
||||
[color "branch"]
|
||||
current = green
|
||||
current = bold blue
|
||||
|
||||
[color "status"]
|
||||
updated = green
|
||||
updated = bold blue
|
||||
|
||||
[color "diff"]
|
||||
new = 12
|
||||
new = bold blue
|
||||
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
|
Reference in New Issue
Block a user