Home
last modified time | relevance | path

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

/plugin/gitlab/
H A Dsyntax.php20 list($name, $repository_name, $commit_id) = explode('>', $match);
21 $commit_id_short = substr($commit_id, 0, -2);
54 public function getInfoByHash($repository_id, $commit_id) { argument
58 …rver . '/api/v3/projects/' . $repository_id . '/repository/commits/' . $commit_id . '/?private_tok…