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