Killing plaintext git:// in favor of https:// cloning

Jason A. Donenfeld Jason at zx2c4.com
Mon Feb 22 19:16:08 CET 2016


Hello projects-with-mailing-lists,

Now that git.zx2c4.com runs over HTTPS, I'm considering getting rid of
the plaintext git:// endpoint for cloning.

This means:

git clone git://git.zx2c4.com/cgit
-->
git clone https://git.zx2c4.com/cgit

git clone git://git.zx2c4.com/password-store
-->
git clone https://git.zx2c4.com/password-store


Does anybody have any objections or comments?

Thanks,
Jason


More information about the CGit mailing list