Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dgittool.php106 $this->cmdGit($command, $args);
182 public function cmdGit($cmd, $arg) function in GitToolCLI