fedhub/async-git/README.md

19 lines
331 B
Markdown
Raw Permalink Normal View History

2020-04-22 03:13:53 +00: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