libgit2/tests-clar/resources/config/config11
Russell Belfer 7b5c0d1846 Add more tests for git_config_get_multivar
The old tests didn't try failing lookups or lookups across
multiple config files with some having the pattern and some
not having it.
2013-07-09 16:45:23 -07:00

6 lines
99 B
Plaintext

[remote "ab"]
url = git://github.com/libgit2/libgit2
url = git://git.example.com/libgit2