pub fn get_root_commit_bare(bare_repo_path: &Path) -> Result<String, GitError>
Get the root commit from a bare repository.