summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ae71760)
raw | patch | inline | side by side (parent: ae71760)
author | Nanako Shiraishi <nanako3@lavabit.com> | |
Sat, 25 Jul 2009 00:28:50 +0000 (09:28 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 06:58:29 +0000 (23:58 -0700) |
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index 6857d2f4a91eacfda54704b28dab6a2c4efd7563..c6f09f801a8dbb2f03e73ab5dd11c1139332fa5f 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
In this syntax, subsection names follow the same restrictions as for section
names.
-All the other lines are recognized as setting variables, in the form
+All the other lines (and the remainder of the line after the section
+header) are recognized as setting variables, in the form
'name = value'. If there is no equal sign on the line, the entire line
is taken as 'name' and the variable is recognized as boolean "true".
The variable names are case-insensitive and only alphanumeric