mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Bastian Krause <bst@pengutronix.de>, barebox@lists.infradead.org
Subject: Re: [PATCH] Documentation: user: use https instead of git protocol for cloning
Date: Tue, 10 Jun 2025 13:54:53 +0200	[thread overview]
Message-ID: <08ead351-56f7-4b95-b982-4ddf8085839e@pengutronix.de> (raw)
In-Reply-To: <20250610092718.258050-1-bst@pengutronix.de>

Hello Bastian,

On 6/10/25 11:27, Bastian Krause 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>

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Alternatively, we could also mention

  ssh://public@git.pengutronix.de/barebox

But I don't have a preference either way.

Thanks,
Ahmad

> ---
>  Documentation/user/barebox.rst | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
> index 338c2f5d03c..8b3a29fc1c0 100644
> --- a/Documentation/user/barebox.rst
> +++ b/Documentation/user/barebox.rst
> @@ -18,15 +18,15 @@ can be checked out as follows:
>  
>  .. code-block:: sh
>  
> -  $ 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.
> -  remote: Total 113356 (delta 87910), reused 111155 (delta 85935)
> -  Receiving objects: 100% (113356/113356), 33.13 MiB | 183.00 KiB/s, done.
> -  Resolving deltas: 100% (87910/87910), done.
> -  Checking connectivity... done.
> -  Checking out files: 100% (5651/5651), done.
> +  remote: Enumerating objects: 330649, done.
> +  remote: Counting objects: 100% (3932/3932), done.
> +  remote: Compressing objects: 100% (2203/2203), done.
> +  remote: Total 330649 (delta 2421), reused 2217 (delta 1706), pack-reused 326717
> +  Receiving objects: 100% (330649/330649), 82.03 MiB | 14.88 MiB/s, done.
> +  Resolving deltas: 100% (265076/265076), done.
> +  Updating files: 100% (19054/19054), done.
>  
>  By default, the master branch is checked out. If you want to develop for
>  barebox, this is the right branch to send patches against.

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




  reply	other threads:[~2025-06-10 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10  9:27 Bastian Krause
2025-06-10 11:54 ` Ahmad Fatoum [this message]
2025-06-10 15:03 ` 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=08ead351-56f7-4b95-b982-4ddf8085839e@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=bst@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