Documentation/config.txt: make truth value of numbers more explicit
authorCarlos Martín Nieto <cmn@elego.de>
Wed, 30 Mar 2011 10:22:32 +0000 (12:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Mar 2011 18:44:59 +0000 (11:44 -0700)
Change the order to 1/0 to have the same true/false order as the rest
of the possibilities for a boolean variable in order not not confuse
users.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found