public function FullName()
 {
     return $this->reference->getCommitHash();
 }