git support
This commit is contained in:
@@ -412,7 +412,6 @@ class ci extends control
|
||||
if($repo->SCM == 'Git' and empty($branchID))
|
||||
{
|
||||
$branches = $this->scm->branch();
|
||||
|
||||
if($branches)
|
||||
{
|
||||
/* Init branchID. */
|
||||
|
||||
Reference in New Issue
Block a user