Pure-rust async implementation of Git. Built on tokio.
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.
Author: Michael Zhang
License: MIT/Apache-2.0 Dual License