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)
Fri, May 3, 2:38 AM
Unknown Object (File)
Thu, May 2, 1:22 PM
Unknown Object (File)
Mon, Apr 29, 2:11 PM
Unknown Object (File)
Wed, Apr 24, 10:14 PM
Unknown Object (File)
Tue, Apr 9, 4:47 AM
Unknown Object (File)
Mar 16 2024, 2:26 AM
Unknown Object (File)
Mar 5 2024, 3:41 PM
Unknown Object (File)
Feb 12 2024, 1:53 PM
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.