Home
last modified time | relevance | path

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

/plugin/gitbacked/lib/
H A DGit.php159 …throw new Exception(self::handle_create_new_error($repo_path, $reference, '"'.$repo_path.'" is alr…
165 …throw new Exception(self::handle_create_new_error($repo_path, $reference, '"'.$reference.'" is not…
369 …protected static function handle_create_new_error($repo_path, $reference, $error_message, $plugin)… function in GitRepo