Home
last modified time | relevance | path

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

/plugin/gitbacked/classes/
DGitRepo.php250 throw new \Exception($this->handleCommandError(
321 protected function handleCommandError($repo_path, $cwd, $command, $status, $error_message) function in woolfg\\dokuwiki\\plugin\\gitbacked\\GitRepo