git support
This commit is contained in:
@@ -407,6 +407,7 @@ class ci extends control
|
||||
if($repo->synced) die('finish');
|
||||
|
||||
$this->scm->setEngine($repo);
|
||||
|
||||
$branchID = '';
|
||||
if($repo->SCM == 'Git' and empty($branchID))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user