All of lore.kernel.org
 help / color / mirror / Atom feed
* Add redirect git.y.o/git/... -> /...
@ 2026-06-30  6:30 Jörg Sommer
  2026-06-30  6:42 ` [yocto] " Marko, Peter
  0 siblings, 1 reply; 2+ messages in thread
From: Jörg Sommer @ 2026-06-30  6:30 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

Hi,

would it be possible to set up a permanent redirect from
https://git.yoctoproject.org/git/(.*) to https://git.yoctoproject.org/$1? We
have some older releases that can no longer be built because the /git/
repositories can no longer be found. It would be great if such a redirect
could be set up.


Best regards, Jörg

-- 
Navimatix GmbH           T: 03641 - 327 99 0
Tatzendpromenade 2       F: 03641 - 526 306
07745 Jena               www.navimatix.de

Geschäftsführer: Steffen Späthe, Jan Rommeley
Registergericht: Amtsgericht Jena, HRB 501480

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5000 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [yocto] Add redirect git.y.o/git/... -> /...
  2026-06-30  6:30 Add redirect git.y.o/git/... -> / Jörg Sommer
@ 2026-06-30  6:42 ` Marko, Peter
  0 siblings, 0 replies; 2+ messages in thread
From: Marko, Peter @ 2026-06-30  6:42 UTC (permalink / raw)
  To: yocto@lists.yoctoproject.org, joerg.sommer@navimatix.de

You could possibly locally use git feature insteadOf to overcome this.

Something like (untested):
git config --global url."https://git.yoctoproject.org/".insteadOf "https://git.yoctoproject.org/git/"

Peter

> -----Original Message-----
> From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On Behalf Of
> Jörg Sommer via lists.yoctoproject.org
> Sent: Tuesday, June 30, 2026 8:31 AM
> To: yocto@lists.yoctoproject.org
> Subject: [yocto] Add redirect git.y.o/git/... -> /...
> 
> Hi,
> 
> would it be possible to set up a permanent redirect from
> https://git.yoctoproject.org/git/(.*) to https://git.yoctoproject.org/$1? We
> have some older releases that can no longer be built because the /git/
> repositories can no longer be found. It would be great if such a redirect
> could be set up.
> 
> 
> Best regards, Jörg
> 
> --
> Navimatix GmbH           T: 03641 - 327 99 0
> Tatzendpromenade 2       F: 03641 - 526 306
> 07745 Jena               www.navimatix.de
> 
> Geschäftsführer: Steffen Späthe, Jan Rommeley
> Registergericht: Amtsgericht Jena, HRB 501480


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-30  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30  6:30 Add redirect git.y.o/git/... -> / Jörg Sommer
2026-06-30  6:42 ` [yocto] " Marko, Peter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.