Skip to main content

git_rev_parse

Function git_rev_parse 

Source
pub fn git_rev_parse(repo_path: String, rev: String) -> Result<String, GitError>