pub fn git_commit_tree_and_refs( repo_path: String, commit_hash: String, ) -> Result<CommitTreeRefsInfo, GitError>