Page MenuHomePhabricator

Use "https://" instead of "git://" for anoymous GitHub requests in documentation
ClosedPublic

Authored by epriestley on Jun 3 2014, 4:35 PM.
Tags
None
Referenced Files
F19053102: D9360.id22288.diff
Fri, Nov 28, 7:20 AM
F18791565: D9360.diff
Oct 16 2025, 3:16 PM
F18790718: D9360.id22288.diff
Oct 15 2025, 5:34 PM
F18790717: D9360.id22288.diff
Oct 15 2025, 5:34 PM
F18650761: D9360.diff
Sep 21 2025, 1:40 AM
F18626710: D9360.id22288.diff
Sep 16 2025, 1:53 AM
F18593037: D9360.id22288.diff
Sep 12 2025, 1:45 PM
F18109053: D9360.id22288.diff
Aug 11 2025, 11:33 AM
Subscribers

Details

Summary

These both work, but "git://" uses a nonstandard and possibly firewalled port, is less familiar to users, and is not promoted in the GitHub UI.

Test Plan

grep, reviewed diff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use "https://" instead of "git://" for anoymous GitHub requests in documentation.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avive.

https is also presumably more difficult to MITM.

avivey added a reviewer: avivey.

worksforme

This revision is now accepted and ready to land.Jun 3 2014, 4:38 PM
epriestley updated this revision to Diff 22288.

Closed by commit rPe3d7c16d8c85 (authored by @epriestley).