Skip to main content

get_root_commit_bare

Function get_root_commit_bare 

Source
pub fn get_root_commit_bare(bare_repo_path: &Path) -> Result<String, GitError>
Expand description

Get the root commit from a bare repository.