diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-02-13 15:22:58 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-03-03 16:21:10 +0100 |
commit | 040f9a000aa8dd5f9217d7865fd3652bdb2bdc65 (patch) | |
tree | cf3d0b75a8d3ffc5f11ed2082a374914b270511f /src/other_tools/git_operations/git_repo_remote.cpp | |
parent | 07864376504efde66c1e7b1b5185f84a531fe64c (diff) | |
download | justbuild-040f9a000aa8dd5f9217d7865fd3652bdb2bdc65.tar.gz |
Git: Add utility method for honoring SSL certification settings in libgit2 calls
Due to the fact that the libgit2 library handles envariables and
gitconfig entries differently than git, we need to perform these
checks ourselves in order to be fully compliant with git.
This utility method returns the correct callback tat enables or
disables the SSL certificate verification step when interacting
with a remote URL via libgit2 calls.
Diffstat (limited to 'src/other_tools/git_operations/git_repo_remote.cpp')
0 files changed, 0 insertions, 0 deletions