diff --git a/src/main/twirl/gitbucket/core/admin/plugins.scala.html b/src/main/twirl/gitbucket/core/admin/plugins.scala.html index b4f6d54..04fe75e 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 53cf4c5..8426d59 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 - - | -