unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64691: use https:// instead of git:// in shepherd www
@ 2023-07-17 19:40 Simon Josefsson via Bug reports for GNU Guix
  2023-08-21 14:53 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Josefsson via Bug reports for GNU Guix @ 2023-07-17 19:40 UTC (permalink / raw)
  To: 64691

[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]

Hello, and congratulations on the shepherd 0.10.2 release!

How about using https for git clone instructions, instead of the old
non-secured way?  See patch below.

The "Download" link on <https://savannah.gnu.org/git/?group=shepherd>
goes to <https://ftp.gnu.org/gnu/dmd/> which doesn't exist.  How about
updating it to point to <https://ftp.gnu.org/gnu/shepherd/>?

/Simon

cvs2 diff: Diffing .
Index: dmd.html
===================================================================
RCS file: /web/shepherd/shepherd/dmd.html,v
retrieving revision 1.34
diff -u -p -r1.34 dmd.html
--- dmd.html	13 May 2023 14:40:49 -0000	1.34
+++ dmd.html	17 Jul 2023 19:36:44 -0000
@@ -87,7 +87,7 @@ can be found at
 <dt>Development</dt>
 
 <dd>
-  <p>Anonymous checkout: <code>git clone git://git.savannah.gnu.org/shepherd.git</code></p>
+  <p>Anonymous checkout: <code>git clone https://git.savannah.gnu.org/git/shepherd.git</code></p>
   <p>You can also browse the Git repository with your web browser: 
     <a href="https://git.savannah.gnu.org/cgit/shepherd.git">https://git.savannah.gnu.org/cgit/shepherd.git</a></p>
 
cvs2 diff: Diffing manual
cvs2 diff: Diffing manual/html_node

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#64691: use https:// instead of git:// in shepherd www
  2023-07-17 19:40 bug#64691: use https:// instead of git:// in shepherd www Simon Josefsson via Bug reports for GNU Guix
@ 2023-08-21 14:53 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-21 14:53 UTC (permalink / raw)
  To: Simon Josefsson; +Cc: 64691-done

Hi,

Simon Josefsson <simon@josefsson.org> skribis:

> -  <p>Anonymous checkout: <code>git clone git://git.savannah.gnu.org/shepherd.git</code></p>
> +  <p>Anonymous checkout: <code>git clone https://git.savannah.gnu.org/git/shepherd.git</code></p>
>    <p>You can also browse the Git repository with your web browser: 
>      <a href="https://git.savannah.gnu.org/cgit/shepherd.git">https://git.savannah.gnu.org/cgit/shepherd.git</a></p>

Good idea.  Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-21 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 19:40 bug#64691: use https:// instead of git:// in shepherd www Simon Josefsson via Bug reports for GNU Guix
2023-08-21 14:53 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).