protected function generatePublicUrl() : string { return $this->scheme . '://' . $this->originUrl . '/' . $this->namespace . '/' . $this->repository . '.git'; }