You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Since we now support the server side handler for git over https (sowe're no longer using the "dumb protocol"), make https the primarychoice for cloning the repository, and the git protocol the secondarychoice.In passing, also change the links to git-scm.com from http to https.Reviewed by Stefan Kaltenbrunner and David G. Johnston