Page MenuHomePhabricator

Only resolve branch names to branches
ClosedPublic

Authored by epriestley on Apr 25 2015, 9:40 PM.
Tags
None
Referenced Files
F18819125: D12553.diff
Wed, Oct 22, 4:27 AM
F18771908: D12553.id.diff
Wed, Oct 8, 10:46 PM
F18765774: D12553.diff
Tue, Oct 7, 12:53 PM
F18656392: D12553.id30137.diff
Sep 22 2025, 10:21 PM
F18642740: D12553.diff
Sep 19 2025, 12:34 AM
F18565882: D12553.id.diff
Sep 9 2025, 1:50 PM
F18497431: D12553.diff
Sep 4 2025, 6:02 PM
F18347752: D12553.id30137.diff
Aug 26 2025, 3:38 PM
Subscribers

Details

Summary

Fixes T7100. In the bizarre case that a Git repository has a branch and tag with the same name, don't resolve branch names into tag names.

Test Plan

Test repo with branch and tag both named "git" no longer reports ambiguity.

Diff Detail

Repository
rP Phabricator
Branch
repo7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5509
Build 5528: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Only resolve branch names to branches.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 27 2015, 12:33 AM
This revision was automatically updated to reflect the committed changes.