repository; } public function getName(): string { return $this->name; } public function getTarget(): Commit { return $this->target; } }