From 121c94dc8e9cb2f10e98db2efc76764fc7bbe43e Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Sat, 24 Jan 2009 12:56:59 +0100 Subject: [PATCH] Added more help for the Git access. --- src/IDF/templates/idf/source/git/help.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/IDF/templates/idf/source/git/help.html b/src/IDF/templates/idf/source/git/help.html index cc259e8..6c1f45e 100644 --- a/src/IDF/templates/idf/source/git/help.html +++ b/src/IDF/templates/idf/source/git/help.html @@ -10,6 +10,8 @@ code.{/blocktrans}

git clone {$project.getRemoteAccessUrl()}

+{aurl 'url', 'IDF_Views_User::myAccount'} +

{blocktrans}You may need to provide your SSH key. The synchronization of your SSH key can take a couple of minutes. You can learn more about SSH key authentification.{/blocktrans}

{if $isOwner or $isMember}

{trans 'First Commit'}