+11
-1
appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html
+11
-1
appview/pages/templates/repo/pulls/fragments/pullCompareBranches.html
···class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
+11
-1
appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html
+11
-1
appview/pages/templates/repo/pulls/fragments/pullCompareForksBranches.html
···class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
+20
-1
appview/state/pull.go
+20
-1
appview/state/pull.go
·········+return sourceBranches[i].Commit.Committer.When.After(sourceBranches[j].Commit.Committer.When)