Home
last modified time | relevance | path

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

/plugin/gitbacked/classes/
DGitRepo.php102 $this->setRepoPath($repo_path, $create_new, $_init);
117 public function setRepoPath($repo_path, $create_new = false, $_init = true) function in woolfg\\dokuwiki\\plugin\\gitbacked\\GitRepo