Backend for an HTTP transport in libgit2 powered by libcurl, intended to be used with the git2 crate.
# Cargo.toml
[dependencies]
git2-curl = "0.22.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Using git2-curl for HTTP transport
Install libcurl development package (e.g., libcurl4-openssl-dev on Debian).
No dependency data recorded yet.