pub fn get_root_commit(repo_path: &Path) -> Result<String, GitError>
Get the root commit SHA (first commit in history) from a working directory.