From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH] doc: contributing: suggest https instead of git protocol for cloning
Date: Tue, 10 Jun 2025 14:11:55 +0200 [thread overview]
Message-ID: <20250610121155.3088340-1-bst@pengutronix.de> (raw)
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
next reply other threads:[~2025-06-10 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 12:11 Bastian Krause [this message]
2025-06-12 19:32 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250610121155.3088340-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox