Home
last modified time | relevance | path

Searched defs:create_new (Results 1 – 2 of 2) sorted by relevance

/plugin/git/lib/
DGit.php117 public static function &create_new($repo_path, $source = null) { function in GitRepo
139 public function __construct($repo_path = null, $create_new = false, $_init = true) {
154 public function set_repo_path($repo_path, $create_new = false, $_init = true) {
/plugin/gitbacked/classes/
DGitRepo.php97 $create_new = false,
117 public function setRepoPath($repo_path, $create_new = false, $_init = true)