Use meta-option and remove individual properties.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Oct 2015 17:16:07 +0200
changeset 764 8867e8616467
parent 763 0070d0ec18d2
child 765 48de27488be8
Use meta-option and remove individual properties.
.gitconfig
--- a/.gitconfig	Wed Oct 28 17:13:27 2015 +0200
+++ b/.gitconfig	Wed Oct 28 17:16:07 2015 +0200
@@ -30,13 +30,6 @@
 
 [color]
 pager = true
-
-branch = auto
-diff = auto
-grep = auto
-interactive = auto
-showbranch = auto
-status = auto
 ui = auto
 
 [diff]