From: Roland Hieber <rhi@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de
Date: Thu, 12 Jun 2025 10:52:33 +0200 [thread overview]
Message-ID: <20250612085234.2111792-1-rhi@pengutronix.de> (raw)
The git:// protocol has been disabled on git.pengutronix.de to shed load
caused by noncompliant AI scrapers. Use the https:// protocol instead.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
Documentation/user/barebox.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 710af0d43ff7..5cb1d46262bc 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -18,7 +18,7 @@ can be checked out as follows:
.. code-block:: console
- $ git clone git://git.pengutronix.de/git/barebox.git
+ $ git clone https://git.pengutronix.de/git/barebox
Cloning into 'barebox'...
remote: Counting objects: 113356, done.
remote: Compressing objects: 100% (25177/25177), done.
--
2.39.5
next reply other threads:[~2025-06-12 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-12 8:52 Roland Hieber [this message]
2025-06-12 8:52 ` [PATCH 2/2] Documentation: use https URLs for GitHub Roland Hieber
2025-06-12 12:48 ` [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de Sascha Hauer
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=20250612085234.2111792-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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