Searched refs:run_command (Results 1 – 2 of 2) sorted by relevance
221 protected function run_command($command) { function in GitRepo253 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);
100 - Avoid using $_ENV in `lib/Git.php#run_command` - PR [#91]