async-git 0.0.0-squat-name

Pure-rust async implementation of git built on tokio
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
async-git
=========

Pure-rust async implementation of Git. Built on tokio.

Tests
-----

Tests are written in bash. Run `run-tests.sh` to invoke them.

Set the `GIT_PATH` environment variable to a different path to test a different Git implementation.

Contact
-------

Author: Michael Zhang

License: MIT/Apache-2.0 Dual License