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

Clone - -

- HTTPS: - darcs clone @{RepoR repo} -

- SSH: - darcs clone USERNAME@#{renderAuthority host}:#{keyHashidText repo} -

Tags

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

Clone - -

- HTTPS: - git clone @{RepoR repo} -

- SSH: - git clone USERNAME@#{renderAuthority host}:#{keyHashidText repo} -

Branches