[U-Boot] [PATCH] MAINTAINERS: Update git repo links
Masahiro Yamada
yamada.masahiro at socionext.com
Wed Jun 19 02:37:49 UTC 2019
On Wed, Jun 19, 2019 at 1:49 AM Wolfgang Denk <wd at denx.de> wrote:
>
> Dear Bin,
>
> In message <1560872253-6077-1-git-send-email-bmeng.cn at gmail.com> you wrote:
> > Update all git repo links with the new gitlab ones.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> > MAINTAINERS | 106 ++++++++++++++++++++++++++++++------------------------------
> > 1 file changed, 53 insertions(+), 53 deletions(-)
>
> Thanks a lot!
>
> Acked-by: Wolfgang Denk <wd at denx.de>
>
> Best regards,
>
> Wolfgang Denk
This involves two changes
[1] git.denx.de/* -> gitlab.denx.de/u-boot/*
[2] git:// -> https://
Wolfgang said:
" c) git:// access is not available yet; this depends on the
URL rewrite rules and DNS changes and will be added later
- ASAP, see below.
"
Which is efficient and better to advertise, git:// or https:// ?
No difference in the clone speed?
BTW, I recommend to add '.git' to URL
Otherwise, my git shows a warning:
masahiro at pug:~/ref$ git clone https://gitlab.denx.de/u-boot/u-boot u-boot_
Cloning into 'u-boot_'...
warning: redirecting to https://gitlab.denx.de/u-boot/u-boot.git/
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list