~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH man.sr.ht] Remove code element for read/write clone URL

Details
Message ID
<20190930200944.316491-1-rycwo@posteo.net>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
This change makes the URL consistent with git.sr.ht.

 mansrht/templates/content.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mansrht/templates/content.html b/mansrht/templates/content.html
index 940869c..542a434 100644
--- a/mansrht/templates/content.html
+++ b/mansrht/templates/content.html
@@ -99,7 +99,7 @@ Date:   {{ repo.commit_time }}
          <a href={{ url }}>{{ url }}</a>
          <span class="text-muted pull-right">(read-only)</span><br />
          {% else %}
          <code>{{url}}</code>
          {{url}}
          <span class="text-muted pull-right">(read/write)</span><br />
          {% endif %}
        {% endfor %}
--
2.23.0
Details
Message ID
<BXFAGISMDM51.1BW7H1HZWYD5W@koishi>
In-Reply-To
<20190930200944.316491-1-rycwo@posteo.net> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git.sr.ht:~sircmpwn/man.sr.ht
   80830de..2115618  master -> master
 * [new tag]         0.13.5 -> 0.13.5
Reply to thread Export thread (mbox)