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'}