Commit 9ac581bf7fffaf809214fdd950bb62d242ee52fe

Carlos Martín Nieto 2011-10-01T19:56:04

config: behave like git with [section.subsection] The documentation is a bit misleading. The subsection name is always case-sensitive, but with a [section.subsection] header, the subsection is transformed to lowercase when the configuration is parsed. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>