On Mär 30 2022, Jonathan Wakely wrote: > On Wed, 30 Mar 2022 at 10:37, Andreas Schwab wrote: >> >> On Mär 30 2022, Jonathan Wakely via cfarm-users wrote: >> >> > On Wed, 30 Mar 2022 at 02:30, Jeffrey Walton via cfarm-users >> > <[email protected]> wrote: >> >> When I try git://github.com/weidai11/cryptopp/: >> >> >> >> $ git pull >> >> fatal: remote error: >> >> The unauthenticated git protocol on port 9418 is no longer supported. >> > >> > That means you're not authenticated, i.e. you don't have your ssh key >> > in use on the machine. >> >> The git: protocol does not use any authentication. This has nothing to >> do with ssh. > > It does with github though, doesn't it?
This has nothing to do with github. The git protocol is host agnostic. > I think the git://github.com URLs are really git+ssh:// Nope. If you want ssh authentication you need to request it explicitly. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
