Home
last modified time | relevance | path

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

/plugin/gitbacked/classes/
DGitRepo.php140 throw new \Exception($this->handleRepoPathError(
146 throw new \Exception($this->handleRepoPathError(
157 throw new \Exception($this->handleRepoPathError(
163 throw new \Exception($this->handleRepoPathError(
302 protected function handleRepoPathError($repo_path, $error_message) function in woolfg\\dokuwiki\\plugin\\gitbacked\\GitRepo