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:
parent
ac729446a7
commit
9e9f5538aa
2 changed files with 0 additions and 18 deletions
|
@ -69,15 +69,6 @@ $if not $ null looms
|
|||
wants to link with this repo
|
||||
^{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
|
||||
|
||||
<p>TODO
|
||||
|
|
|
@ -69,15 +69,6 @@ $if not $ null looms
|
|||
wants to link with this repo
|
||||
^{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
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue