summaryrefslogtreecommitdiff
path: root/tests/resources/config/config20
blob: 8f0f12c4c8ca66e69232223594ec39d2a90ef763 (plain)
1
2
3
4
5
6
7
8
9
10
11
[valid "[subsection]"]
    something = a
; we don't allow anything after closing "
[sec "[subsec]/child"]
    parent = grand
[sec2 "[subsec2]/child2"]
    type = dvcs
[sec3 "escape\"quote"]
    vcs = git
[sec4 "escaping\\slash"]
    lib = git2