Gives back the loaded <github-api>/repos/<owner>/<repo> result
mixed[]|null
public function getRepoData() : ?array { $this->fetchRootIdentifier(); return $this->repoData; }