mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] doc: contributing: suggest https instead of git protocol for cloning
@ 2025-06-10 12:11 Bastian Krause
  2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2025-06-10 12:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

The git server at git.pengutronix.de no longer supports the git
protocol, so switch to https.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 doc/contributing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/contributing.rst b/doc/contributing.rst
index 4130427b5..614002331 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -7,7 +7,7 @@ Development Tree
 PTXdist uses Git for version control.
 The master repository is available at::
 
-   git://git.pengutronix.de/ptxdist
+   https://git.pengutronix.de/git/ptxdist
 
 A `Git web interface <https://git.pengutronix.de/cgit/ptxdist/>`_ is also available.
 
-- 
2.39.5




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

end of thread, other threads:[~2025-06-12 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-10 12:11 [ptxdist] [PATCH] doc: contributing: suggest https instead of git protocol for cloning Bastian Krause
2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox