* [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
* Re: [ptxdist] [APPLIED] doc: contributing: suggest https instead of git protocol for cloning
2025-06-10 12:11 [ptxdist] [PATCH] doc: contributing: suggest https instead of git protocol for cloning Bastian Krause
@ 2025-06-12 19:32 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-06-12 19:32 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
Thanks, applied as e5c6e94cc8825b50d251bc9ef55fddfe6214739e.
Michael
[sent from post-receive hook]
On Thu, 12 Jun 2025 21:32:09 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> 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>
> Message-Id: <20250610121155.3088340-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/doc/contributing.rst b/doc/contributing.rst
> index 4130427b5ceb..614002331ae4 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.
>
^ 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