-
-
-
+
+
Status checks found in the last week for this repository
+
-
+
}
}
}
diff --git a/src/main/twirl/gitbucket/core/settings/branches.scala.html b/src/main/twirl/gitbucket/core/settings/branches.scala.html
index deca340..8a731b0 100644
--- a/src/main/twirl/gitbucket/core/settings/branches.scala.html
+++ b/src/main/twirl/gitbucket/core/settings/branches.scala.html
@@ -17,40 +17,43 @@
}else{
@helper.html.information(info)
-
-
-
+
+
Default 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?
-
+
+
Protected branches
+
+
Protect branches to disable force pushing, prevent branches from being deleted, and optionally require status checks before merging. New to protected branches?
+
+
@protectedBranchList.map{ branch =>
@branch
- Edit
+ Edit
|
}