Home
last modified time | relevance | path

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

/plugin/git/lib/
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