Kaynağa Gözat

[annex] git annex git links in file view

cgars 8 yıl önce
ebeveyn
işleme
6bb3005c87
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 3 2
      templates/repo/view_file.tmpl

+ 3 - 2
templates/repo/view_file.tmpl

@@ -75,8 +75,9 @@
 						with the web interface.
 						{{if not $.DisableSSH}}
 						<div>
-							You can nevertheless download it by first cloning the repository with git and getting the file using git
-							annex using:
+							You can nevertheless download it by first cloning the repository with
+							<a href="https://git-scm.com/">git</a> and <a href="https://git-annex.branchable.com/">git-annex</a>
+							using:
 						</div>
 						<div class="markdown">
 							<pre><code>git clone {{.CloneLink.SSH}}