Swap order to group related options together.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Oct 2015 17:13:27 +0200
changeset 763 0070d0ec18d2
parent 762 c88176af8c37
child 764 8867e8616467
Swap order to group related options together.
.gitconfig
--- a/.gitconfig	Wed Oct 28 17:01:09 2015 +0200
+++ b/.gitconfig	Wed Oct 28 17:13:27 2015 +0200
@@ -29,11 +29,12 @@
 # whitespace = strip
 
 [color]
+pager = true
+
 branch = auto
 diff = auto
 grep = auto
 interactive = auto
-pager = true
 showbranch = auto
 status = auto
 ui = auto