1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 01:36:46 +09:00

style: hide clone URI

This commit is contained in:
naskya 2023-11-09 15:37:18 +09:00
parent ac729446a7
commit 9e9f5538aa
Signed by: naskya
GPG key ID: 164DFF24E2D40139
2 changed files with 0 additions and 18 deletions

View file

@ -69,15 +69,6 @@ $if not $ null looms
wants to link with this repo wants to link with this repo
^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID} ^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID}
<h2>Clone
<p>
HTTPS:
<code>darcs clone @{RepoR repo}
<p>
SSH:
<code>darcs clone USERNAME@#{renderAuthority host}:#{keyHashidText repo}
<h2>Tags <h2>Tags
<p>TODO <p>TODO

View file

@ -69,15 +69,6 @@ $if not $ null looms
wants to link with this repo wants to link with this repo
^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID} ^{buttonW POST "Link" $ RepoLinkR repo $ hashLoom loomID}
<h2>Clone
<p>
HTTPS:
<code>git clone @{RepoR repo}
<p>
SSH:
<code>git clone USERNAME@#{renderAuthority host}:#{keyHashidText repo}
<h2>Branches <h2>Branches
<ul> <ul>