Re: [PATCH 0/7] Rewrite `git_config()` using config-set API
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:02:01
Tanay Abhra [off-list ref] writes:
I am attaching the v12 with two new functions git_configset_get_string() & git_configset_get_string_const().
Didn't you intend to change git_config_get_string to let it die in case of error instead of returning an error code? -- Matthieu Moy http://www-verimag.imag.fr/~moy/