Oh cool, looks like Microsoft decided it was time to break all my git://github.com/*/*
mirrors.
https://github.blog/2021-09-01-improving-git-protocol-security-github/
On the Git protocol side, unencrypted git:// offers no integrity or authentication, making it subject to tampering. We expect very few people are still using this protocol, especially given that you can’t push (it’s read-only on GitHub). We’ll be disabling support for this protocol.
If only they knew that Git commits are a hash of the content of the commit, and cannot be tampered without changing the commit hashes.
@bonifartius
Thanks for mentioning me. I'll save it. Definitely an option.
@freemo @zleap @robby