stepmania / stepmania

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.
https://www.stepmania.com/
1.83k stars 447 forks source link

FIx "protocol on port 9418 is no longer supported" #2200

Closed nilehmann closed 2 years ago

nilehmann commented 2 years ago

I was getting the following error when building:

fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Changing the protocol to https solves the problem for me.

Scraticus commented 2 years ago

Good catch, thank you