fedhub/async-git
2020-04-21 22:40:35 -05:00
..
bin start async git implementation 2020-04-21 19:21:28 -05:00
docs asdf 2020-04-21 22:40:35 -05:00
src asdf 2020-04-21 22:40:35 -05:00
tests added some simple tests 2020-04-21 22:13:53 -05:00
.ignore start async git implementation 2020-04-21 19:21:28 -05:00
Cargo.toml asdf 2020-04-21 22:40:35 -05:00
README.md added some simple tests 2020-04-21 22:13:53 -05:00
run-tests.sh added some simple tests 2020-04-21 22:13:53 -05:00

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