diff --git a/templates/repo/source-darcs.hamlet b/templates/repo/source-darcs.hamlet index 48971af..04feb29 100644 --- a/templates/repo/source-darcs.hamlet +++ b/templates/repo/source-darcs.hamlet @@ -69,15 +69,6 @@ $if not $ null looms wants to link with this repo ^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID} -
- HTTPS:
-
- SSH:
- TODO
diff --git a/templates/repo/source-git.hamlet b/templates/repo/source-git.hamlet
index d3c2a19..1e414e8 100644
--- a/templates/repo/source-git.hamlet
+++ b/templates/repo/source-git.hamlet
@@ -69,15 +69,6 @@ $if not $ null looms
wants to link with this repo
^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID}
-
- HTTPS:
-
- SSH:
- darcs clone @{RepoR repo}
-
darcs clone USERNAME@#{renderAuthority host}:#{keyHashidText repo}
-
Tags
Clone
-
-
git clone @{RepoR repo}
-
git clone USERNAME@#{renderAuthority host}:#{keyHashidText repo}
-
Branches