parse commit coments actions on log level and save
This commit is contained in:
@@ -112,7 +112,6 @@ class svnModel extends model
|
||||
|
||||
$scm = $this->app->loadClass('scm');
|
||||
$objects = $scm->parseComment($log->msg, $allCommands);
|
||||
$objects = $this->parseComment($log->msg);
|
||||
if($objects)
|
||||
{
|
||||
$this->printLog('extract' .
|
||||
|
||||
Reference in New Issue
Block a user