async-git 0.0.0-squat-name

Pure-rust async implementation of git built on tokio
Documentation
1
2
3
mod rev_parse;

pub use self::rev_parse::{rev_parse_cmd, RevParseOptions};