Page MenuHomePhabricator

Use remote URI, not display URI, to match repositories
ClosedPublic

Authored by epriestley on Jan 28 2014, 2:42 AM.

Details

Summary

I derped this up, and it passed my tests because the two URIs are the same for hosted repositories.

Match repositories against their remote URI (like https://github.com/user/repo.git), not their display URI (like /diffusion/X/).

Test Plan

i r dums

Diff Detail

Repository
rP Phabricator
Branch
remote
Lint
Lint Passed
Unit
Tests Passed