Added more help for the Git access.

dev
Loic d'Anterroches 2009-01-24 12:56:59 +01:00
parent bcbcee281f
commit 121c94dc8e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ code.{/blocktrans}</p>
<p><kbd>git clone {$project.getRemoteAccessUrl()}</kbd></p>
{aurl 'url', 'IDF_Views_User::myAccount'}
<p>{blocktrans}You may need to <a href="{$url}">provide your SSH key</a>. The synchronization of your SSH key can take a couple of minutes. You can learn more about <a href="http://www.google.com/search?q=public+ssh+key+authentication">SSH key authentification</a>.{/blocktrans}</p>
{if $isOwner or $isMember}
<h3>{trans 'First Commit'}</h3>