diff --git a/src/main/twirl/gitbucket/core/admin/plugins.scala.html b/src/main/twirl/gitbucket/core/admin/plugins.scala.html index b4f6d5403..04fe75e78 100644 --- a/src/main/twirl/gitbucket/core/admin/plugins.scala.html +++ b/src/main/twirl/gitbucket/core/admin/plugins.scala.html @@ -12,31 +12,29 @@ } -
No plugin detected on your gitbucket installation.
} diff --git a/src/main/twirl/gitbucket/core/helper/diff.scala.html b/src/main/twirl/gitbucket/core/helper/diff.scala.html index 53cf4c571..8426d592a 100644 --- a/src/main/twirl/gitbucket/core/helper/diff.scala.html +++ b/src/main/twirl/gitbucket/core/helper/diff.scala.html @@ -10,15 +10,13 @@ @import gitbucket.core.view.helpers._ @import org.eclipse.jgit.diff.DiffEntry.ChangeType @if(showIndex){ --
You don’t have any branches
-Before you can edit branch settings, you need to add a branch.
-+
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.
+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? +
-| + @branch + + Edit + + | +
Protect branches to disable force pushing, prevent branches from being deleted, and optionally require status checks before merging. New to protected branches? -
- - -| - @branch - - Edit - - | -