author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 22 Jan 2007 15:25:47 +0000 (16:25 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 22 Jan 2007 20:54:02 +0000 (12:54 -0800) | ||
commit | e136f33b5ff9b2293a61073295b0294fad8e6e42 | |
tree | 541f0351db8ef4a636fed8135b1bdabdf423ef4d | tree | snapshot |
parent | bf3f67ba718393fb2b5fd5d4fc861029d4578a8a | commit | diff |
Documentation/config.txt: Document config file syntax better
Separate part of Documentation/config.txt which deals with git config file
syntax into "Syntax" subsection, and expand it. Add information about
subsections, boolean values, escaping and escape sequences in string
values, and continuing variable value on the next line.
Add also proxy settings to config file example to show example of
partially enclosed in double quotes string value.
Parts based on comments by Junio C Hamano, Johannes Schindelin,
config.c, and the smb.conf(5) man page.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Separate part of Documentation/config.txt which deals with git config file
syntax into "Syntax" subsection, and expand it. Add information about
subsections, boolean values, escaping and escape sequences in string
values, and continuing variable value on the next line.
Add also proxy settings to config file example to show example of
partially enclosed in double quotes string value.
Parts based on comments by Junio C Hamano, Johannes Schindelin,
config.c, and the smb.conf(5) man page.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | diff | blob | history |