Home
last modified time | relevance | path

Searched refs:getInfoByHash (Results 1 – 1 of 1) sorted by relevance

/plugin/gitlab/
H A Dsyntax.php23 list($commit_msg, $commit_id_long) = $this->getInfoByHash($repository_id, $commit_id_short);
54 public function getInfoByHash($repository_id, $commit_id) { function in syntax_plugin_gitlab