diff --git a/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html b/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html index bad7b045..9410aaac 100644 --- a/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html +++ b/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html @@ -1,45 +1,43 @@ {{ define "repo/pulls/fragments/pullCompareBranches" }} -
- Title and description are optional; if left out, they will be extracted - from the first commit. -
{{ end }} diff --git a/appview/pages/templates/repo/pulls/fragments/pullCompareForks.html b/appview/pages/templates/repo/pulls/fragments/pullCompareForks.html index e48cd4e0..df98f4b1 100644 --- a/appview/pages/templates/repo/pulls/fragments/pullCompareForks.html +++ b/appview/pages/templates/repo/pulls/fragments/pullCompareForks.html @@ -1,53 +1,37 @@ {{ define "repo/pulls/fragments/pullCompareForks" }} -- Title and description are optional; if left out, they will be extracted - from the first commit. -
{{ end }} diff --git a/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html b/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html index cc426f5f..0b6582d9 100644 --- a/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html +++ b/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html @@ -2,18 +2,31 @@
- You can paste a git diff or a
- git format-patch patch series here.
-
+ You can paste a git diff or a
+ git format-patch patch series here.
+