summaryrefslogtreecommitdiff
path: root/tests/config/conditionals.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* tests: resolve the real path for the sandbox in includeIf testsCarlos Martín Nieto2017-10-311-6/+14
* config_file: implement "gitdir/i" conditionalPatrick Steinhardt2017-10-091-0/+13
* config_file: implement conditional "gitdir" includesPatrick Steinhardt2017-10-091-0/+82