Page MenuHomePhabricator

Ignore unrecognized refs in "refs/remotes/"
ClosedPublic

Authored by epriestley on Jun 16 2016, 11:01 PM.
Tags
None
Referenced Files
F13082692: D16136.diff
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
Unknown Object (File)
Feb 2 2024, 3:48 AM
Unknown Object (File)
Dec 27 2023, 7:34 AM
Unknown Object (File)
Dec 24 2023, 10:36 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.