Home
last modified time | relevance | path

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

/plugin/git/action/
Dmerge.php53 $this->helper->resetGitStatusCache('upstream');
Dcommit.php59 $this->helper->resetGitStatusCache('local');
/plugin/git/syntax/
Dlocalstatus.php134 $this->helper->resetGitStatusCache('upstream');
/plugin/git/
Dhelper.php107 function resetGitStatusCache($repo) function in helper_plugin_git