Documentation/config.txt: explain multi-valued variables once
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2015 18:26:17 +0000 (10:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2015 19:42:34 +0000 (11:42 -0800)
The syntax section repeats what the preamble explained already.
That a variable can have multiple values is more about what a
variable is than the syntax of the file.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found