Home
last modified time | relevance | path

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

/plugin/gitbacked/action/
Deditcommit.php27 use woolfg\dokuwiki\plugin\gitbacked\GitBackedUtil; alias
42 $this->temp_dir = GitBackedUtil::getTempDir();
56 $repoPath = GitBackedUtil::getEffectivePath($this->getConf('repoPath'));
67 $repoWorkDir = GitBackedUtil::getEffectivePath($repoWorkDir);
138 …$repoPath = str_replace('\\', '/', realpath(GitBackedUtil::getEffectivePath($this->getConf('repoPa…
/plugin/gitbacked/classes/
DGitBackedUtil.php30 class GitBackedUtil class
DGitRepo.php412 $msgfile = GitBackedUtil::createMessageFile($message);
625 $msgfile = GitBackedUtil::createMessageFile($message);