Home
last modified time | relevance | path

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

/plugin/git/lib/
H A 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/lib/
H A DGit.php157 …public static function &create_new($repo_path, \action_plugin_gitbacked_editcommit $plugin = null,… function in GitRepo
192 …$repo_path = null, \action_plugin_gitbacked_editcommit $plugin = null, $create_new = false, $_init…
210 public function set_repo_path($repo_path, $create_new = false, $_init = true) {