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.
$#
$# 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.
$#
@ -57,6 +58,10 @@ $maybe desc <- repoDesc repository
^{followButton}
<h2>Clone
<code>darcs clone @{RepoR user repo}
<h2>Tags
<p>TODO

View file

@ -1,6 +1,7 @@
$# 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.
$#
@ -57,6 +58,10 @@ $maybe desc <- repoDesc repository
^{followButton}
<h2>Clone
<code>git clone @{RepoR user repo}
<h2>Branches
<ul>