1 2 3 4 5 6 7 8 9
# conduit-git-http-backend Conduit handler for running `git http-backend`. ```toml # Cargo.toml [dependencies] conduit-git-http-backend = "0.10.0" ```