Home
last modified time | relevance | path

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

/plugin/gitbacked/lib/
H A DGit.php342 $this->handle_command_success($this->repo_path, $cwd, $command);
418 protected function handle_command_success($repo_path, $cwd, $command) { function in GitRepo