diff --git a/src/main/twirl/gitbucket/core/settings/branches.scala.html b/src/main/twirl/gitbucket/core/settings/branches.scala.html index ba6e77d..6c6a244 100644 --- a/src/main/twirl/gitbucket/core/settings/branches.scala.html +++ b/src/main/twirl/gitbucket/core/settings/branches.scala.html @@ -7,63 +7,65 @@ @html.main("Branches", Some(repository)){ @html.menu("settings", repository){ @menu("branches", repository){ - @if(repository.branchList.isEmpty){ -
-
You don’t have any branches
-Before you can edit branch settings, you need to add a branch.
-The default branch is considered the “base” branch in your repository, against which all pull requests and code commits are automatically made, unless you specify a different branch.
- + - -Protect branches to disable force pushing, prevent branches from being deleted, and optionally require status checks before merging. New to protected branches? -
Protect branches to disable force pushing, prevent branches from being deleted, and optionally require status checks before merging. New to protected branches? +
+ @branch + + Edit + + | +