Home
last modified time | relevance | path

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

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