Searched refs:get_bin (Results 1 – 2 of 2) sorted by relevance
48 …Git::set_bin(empty($repoWorkDir) ? Git::get_bin() : Git::get_bin().' --work-tree '.escapeshellarg(…54 Git::set_bin(Git::get_bin().' '.$params);
48 public static function get_bin() { function in Git277 $resource = proc_open(Git::get_bin(), $descriptorspec, $pipes);358 return $this->run_command(Git::get_bin()." ".$command);