From 603f120215d15548d3951e5d2dfcac5380d7db47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E5=A5=95=E6=96=90?= Date: Tue, 17 Apr 2018 12:15:13 +0800 Subject: [PATCH] add the Owner Name to differentiate when merging --- templates/repo/pulls/compare.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/pulls/compare.tmpl b/templates/repo/pulls/compare.tmpl index f0333e754..896839e2c 100644 --- a/templates/repo/pulls/compare.tmpl +++ b/templates/repo/pulls/compare.tmpl @@ -47,7 +47,7 @@ {{if .IsNothingToCompare}} -
+
{{.i18n.Tr "repo.pulls.nothing_to_compare"}}
{{else if .HasPullRequest}}