@@ -1134,7 +1134,7 @@ |
||
1134 | 1134 | * This is a proxy call to gitonmy that caches the information per project and sha |
1135 | 1135 | * |
1136 | 1136 | * @param string $sha |
1137 | - * @return false|\Gitonomy\Git\Commit |
|
1137 | + * @return Gitonomy\Git\Commit |
|
1138 | 1138 | */ |
1139 | 1139 | public function getCommit($sha) { |
1140 | 1140 | $repo = $this->getRepository(); |