config.txt: reorder blame stuff to keep config keys sorted
commit8578037bedd0d50d679b4369a8dc789219720cf8
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 4 Aug 2018 06:25:00 +0000 (4 08:25 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Aug 2018 15:54:58 +0000 (6 08:54 -0700)
treebdf6e4f0eefd0e0193cb252f7221ccd6862ed4ca
parent53f9a3e157dbbc901a02ac2c73346d375e24978c
config.txt: reorder blame stuff to keep config keys sorted

The color group in config.txt is actually sorted but changes in
sb/blame-color broke this. Reorder color.blame.* and move
blame.coloring back to the rest of blame.* (and reorder that group too
while we're there)

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt