pub fn git_commit_metadata( repo_path: String, commit_hash: String, ) -> Result<CommitMetadataInfo, GitError>