clar_libgit2.c
12.6 KB
-
Allow cl_repo_get_bool to work with missing key · be20ac5a
One of the test helpers provides a quick way for looking up a boolean key. But if the key way missing completely, the check would actually raise an error. Given the way we use this helper, if the key is missing, this should just return false, I think.
Russell Belfer committed