diff --git a/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html b/appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html --- 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 --- 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 --- a/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html +++ b/appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html @@ -2,18 +2,31 @@ {{ define "repo/pulls/fragments/pullCompareForksBranches" }}
- 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.
+