1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 07:24:53 +09:00

UI: In RepoR page, display the HTTPS clone URL

This commit is contained in:
fr33domlover 2022-06-23 09:07:37 +00:00
parent bc7806b100
commit 5491d0e495
2 changed files with 12 additions and 2 deletions

View file

@ -1,6 +1,7 @@
$# This file is part of Vervis. $# This file is part of Vervis.
$# $#
$# Written in 2016, 2018, 2019, 2020 by fr33domlover <fr33domlover@riseup.net>. $# Written in 2016, 2018, 2019, 2020, 2022
$# by fr33domlover <fr33domlover@riseup.net>.
$# $#
$# ♡ Copying is an act of love. Please copy, reuse and share. $# ♡ Copying is an act of love. Please copy, reuse and share.
$# $#
@ -57,6 +58,10 @@ $maybe desc <- repoDesc repository
^{followButton} ^{followButton}
<h2>Clone
<code>darcs clone @{RepoR user repo}
<h2>Tags <h2>Tags
<p>TODO <p>TODO

View file

@ -1,6 +1,7 @@
$# This file is part of Vervis. $# This file is part of Vervis.
$# $#
$# Written in 2016, 2018, 2019, 2020 by fr33domlover <fr33domlover@riseup.net>. $# Written in 2016, 2018, 2019, 2020, 2022
$# by fr33domlover <fr33domlover@riseup.net>.
$# $#
$# ♡ Copying is an act of love. Please copy, reuse and share. $# ♡ Copying is an act of love. Please copy, reuse and share.
$# $#
@ -57,6 +58,10 @@ $maybe desc <- repoDesc repository
^{followButton} ^{followButton}
<h2>Clone
<code>git clone @{RepoR user repo}
<h2>Branches <h2>Branches
<ul> <ul>