Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dgittool.php121 $repo = $this->getSourceRepo($ext);
149 $repo = $this->getSourceRepo($ext);
277 private function getSourceRepo($extensionId) function in GitToolCLI