Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dgittool.php136 $repo = $this->getSourceRepo($ext);
165 $repo = $this->getSourceRepo($ext);
323 private function getSourceRepo($extensionId) function in GitToolCLI