Home
last modified time | relevance | path

Searched refs:run_command (Results 1 – 2 of 2) sorted by last modified time

/plugin/gitbacked/lib/
H A DGit.php298 protected function run_command($command) { function in GitRepo
358 return $this->run_command(Git::get_bin()." ".$command);
/plugin/git/lib/
H A DGit.php221 protected function run_command($command) { function in GitRepo
253 return $this->run_command($path." ".$command);
390 $this->run_command($fullcmd);
394 $this->run_command($fullcmd);
398 $this->run_command($fullcmd);
402 $this->run_command($fullcmd);
443 $this->run_command($fullcmd);