Home
last modified time | relevance | path

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

/plugin/gitbacked/action/
H A Deditcommit.php87 if (!$this->isNotifyByEmailOnGitCommandError()) {
124 if (!$this->isNotifyByEmailOnGitCommandError()) {
299 if (!$this->isNotifyByEmailOnGitCommandError()) {
325 public function isNotifyByEmailOnGitCommandError() { function in action_plugin_gitbacked_editcommit