config.txt: alphabetize configuration sections
authorMatt McCutchen <matt@mattmccutchen.net>
Wed, 26 Nov 2008 08:26:50 +0000 (03:26 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Nov 2008 19:07:57 +0000 (11:07 -0800)
I figured the sections might as well be in some order, so I chose alphabetical
but with "core" at the beginning. This should help people add new variables
in the right places.

Signed-off-by: Matt McCutchen <matt@mattmccutchen.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found