Home
last modified time | relevance | path

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

/plugin/git/action/
H A Drevert.php35 $this->helper->changeReadOnly(false);
H A Dpush.php36 $this->helper->changeReadOnly(false);
/plugin/git/
H A Dhelper.php146 $this->changeReadOnly(true);
186 function changeReadOnly($readonly = true) function in helper_plugin_git