tests: config: catch OOM when assembling conditional config
When assembling contents of the conditionally including file, we use `git_buf_printf` and `git_buf_puts` without checking for error returns. Add `cl_git_pass` to fix this.
Showing
Please
register
or
sign in
to comment