conduit-git-http-backend 0.10.0

Conduit handler for running `git http-backend` and serving up a git repository.
Documentation
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"
```