Home
last modified time | relevance | path

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

/plugin/gitbacked/action/
H A 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);
144 …$repoPath = str_replace('\\', '/', realpath(GitBackedUtil::getEffectivePath($this->getConf('repoPa…
/plugin/gitbacked/classes/
H A DGitBackedUtil.php30 class GitBackedUtil class
H A DGitRepo.php412 $msgfile = GitBackedUtil::createMessageFile($message);
625 $msgfile = GitBackedUtil::createMessageFile($message);