diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-02-13 15:31:01 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-03-03 16:21:14 +0100 |
commit | 91f33def73223721ad91f99040158f3ff54dffab (patch) | |
tree | 1781e6e22ff169fafc81697d6502bc9dc9f396cb /test/other_tools/git_operations/git_config_run.test.cpp | |
parent | cab6734ee8d6ffc5a001144aead0ce6c79c90048 (diff) | |
download | justbuild-91f33def73223721ad91f99040158f3ff54dffab.tar.gz |
GitRepoRemote: Correctly honor SSL certification settings in fetch and commit update
Uses the SSL certification utility method to correctly set the
certification check options for the remote URL libgit2 calls.
Due to the fact that remote operations are done via a temporary
repository to allow concurrent work, the correct repository
configuration needs to be interrogated. Thankfully, libgit2
provides a thread safe config snapshot object to be used in
such scenarios.
Also updates the existing GitRepoRemote tests accordingly.
Diffstat (limited to 'test/other_tools/git_operations/git_config_run.test.cpp')
0 files changed, 0 insertions, 0 deletions