Page MenuHomePhabricator

Ignore unrecognized refs in "refs/remotes/"
ClosedPublic

Authored by epriestley on Jun 16 2016, 11:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 18, 10:03 AM
Unknown Object (File)
Sat, May 31, 10:06 PM
Unknown Object (File)
Sat, May 31, 5:32 AM
Unknown Object (File)
Thu, May 29, 3:27 PM
Unknown Object (File)
Wed, May 28, 2:04 PM
Unknown Object (File)
May 27 2025, 11:15 AM
Unknown Object (File)
May 10 2025, 5:58 AM
Unknown Object (File)
May 7 2025, 2:17 AM
Subscribers
None

Details

Summary

Ref T9028. When selecting refs, pretend refs in "refs/remotes/" that we don't otherwise recognize don't exist, since it looks like these are probably remotes of the remote we're observing, and who knows what state they're in.

Test Plan

Used bin/repository discover --verbose to verify that these named refs no longer appear in the list.

Diff Detail

Repository
rP Phabricator
Branch
ref8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12698
Build 16146: Run Core Tests
Build 16145: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Ignore unrecognized refs in "refs/remotes/".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, joshuaspence.
This revision is now accepted and ready to land.Jun 16 2016, 11:03 PM
This revision was automatically updated to reflect the committed changes.