Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dgittool.php110 $this->cmdClone($args, $options->getOpt('prefer-https'));
130 public function cmdClone($extensions, $preferHttps = false) function in GitToolCLI