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
F15483860: D9360.id22288.diff
Wed, Apr 9, 2:57 PM
F15482458: D9360.id22286.diff
Wed, Apr 9, 5:41 AM
F15479701: D9360.id.diff
Tue, Apr 8, 8:52 AM
F15477446: D9360.diff
Mon, Apr 7, 2:45 PM
F15457921: D9360.diff
Sun, Mar 30, 8:02 PM
F15440825: D9360.id.diff
Wed, Mar 26, 2:50 PM
F15352844: D9360.id22288.diff
Mar 10 2025, 6:45 PM
F15335431: D9360.id22288.diff
Mar 8 2025, 3:15 PM
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
Branch
cloneuri
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 823
Build 823: [Placeholder Plan] Wait for 30 Seconds

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).