Home
last modified time | relevance | path

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

/plugin/git/lib/
H A DGit.php141 $this->set_repo_path($repo_path, $create_new, $_init);
154 public function set_repo_path($repo_path, $create_new = false, $_init = true) { function in GitRepo
/plugin/gitbacked/lib/
H A DGit.php195 $this->set_repo_path($repo_path, $create_new, $_init);
210 public function set_repo_path($repo_path, $create_new = false, $_init = true) { function in GitRepo