On Thu, 4 Dec 2025 at 03:52, Daniel Gomez <[email protected]> wrote:
> >
> >
> > ssh://[email protected]/pub/scm/linux/kernel/git/modules/linux.git/
> > tags/modules-6.19-rc1
>
> I know the preference is to use git:// but my git config resolved to the above
> link.
I do automatic conversion from the private ssh address to the
externally visible git one for kernel.org addresses.
So when a maintainer sends me one of those "only available to
kernel.org accounts" links, my scripting will make it show up as the
public one instead.
I do that for visual consistency, but also so that people who _don't_
have an account can follow along at home.
Put another way: no worries. As long as you use the standard syntax,
it gets corrected for public use anyway.
Linus