Closed om26er closed 2 years ago
Only develop-3.0
branch is being actively developed (and this, I believe has this change already) - and even then only small, critical fixes. It might be better to switch to develop-3.0
, rather than trying to update develop
.
Yep, already fixed in develop-3.0.
Starting today, we can no longer clone a repository from Github using
git://
protocol.This PR changes the code to use https instead.