Skip to content

Deal with GitHub removing support for git:// URLs

GitHub just announced they will remove support for the git:// protocol in mid-march (with a brownout in mid-january)

Unfortunately, we depend on it to clone efficiently.

So we need to either:

  • Ask GitHub to keep supporting it (at least for us)
  • Figure out an alternative

Migrated from T3544 (view on Phabricator)

Edited by Phabricator Migration user