protected function readValueFromRevision(DifferentialRevision $revision)
 {
     return $revision->getRepositoryPHID();
 }