fix: preselect branc on private repos
This commit is contained in:
parent
c618d912db
commit
068a1b4bc4
@ -96,6 +96,7 @@ public function loadBranches()
|
||||
$this->loadBranchByPage();
|
||||
}
|
||||
}
|
||||
$this->selected_branch_name = data_get($this->branches,'0.name');
|
||||
}
|
||||
|
||||
protected function loadBranchByPage()
|
||||
|
Loading…
Reference in New Issue
Block a user