From d56801930668597bb8329978e384e61c0bd314ac Mon Sep 17 00:00:00 2001 From: Florian Kaiser Date: Mon, 1 Feb 2016 16:30:28 +0000 Subject: Remember last selected clone protocol, and establish uniform order (https, ssh) --- templates/repo/bare.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/repo/bare.tmpl') diff --git a/templates/repo/bare.tmpl b/templates/repo/bare.tmpl index 936ed859..63baea16 100644 --- a/templates/repo/bare.tmpl +++ b/templates/repo/bare.tmpl @@ -16,15 +16,15 @@

{{.i18n.Tr "repo.clone_this_repo"}} {{.i18n.Tr "repo.clone_helper" "http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository" | Str2html}}

+ {{if not $.DisableSSH}} - {{end}} - - + -- cgit v1.2.3