From c4360747a3bdd0d5a5a673bfcdee05f9d911ba1e Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Thu, 3 Sep 2020 21:04:22 +0200 Subject: repo: support unlisted but publicly accessible repositories (#6176) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ᴜɴᴋɴᴡᴏɴ --- templates/repo/pulls/fork.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/repo/pulls/fork.tmpl') diff --git a/templates/repo/pulls/fork.tmpl b/templates/repo/pulls/fork.tmpl index f10c2aa8..e8dac97c 100644 --- a/templates/repo/pulls/fork.tmpl +++ b/templates/repo/pulls/fork.tmpl @@ -49,6 +49,13 @@ + +
+ +
+ + +
{{.i18n.Tr "repo.fork_visiblity_helper"}}
-- cgit v1.2.3