libgit2/tests/resources/config/config12
2013-11-14 14:05:52 -08:00

8 lines
221 B
Plaintext

[some "section"]
test = hi ; comment
other = "hello! \" ; ; ; " ; more test
multi = "hi, this is a ; \
multiline comment # with ;\n special chars \
and other stuff !@#"
back = "this is \ba phrase"