Page MenuHomePhabricator

Only resolve branch names to branches
ClosedPublic

Authored by epriestley on Apr 25 2015, 9:40 PM.
Tags
None
Referenced Files
F14059660: D12553.diff
Sun, Nov 17, 9:01 PM
F14049284: D12553.diff
Thu, Nov 14, 12:17 PM
F14042889: D12553.diff
Tue, Nov 12, 6:48 AM
F14034241: D12553.diff
Sat, Nov 9, 11:09 PM
F14021122: D12553.diff
Wed, Nov 6, 5:44 AM
F14005829: D12553.id30170.diff
Sun, Oct 27, 8:25 PM
F14000929: D12553.id30170.diff
Fri, Oct 25, 2:28 AM
F13986463: D12553.id30170.diff
Mon, Oct 21, 3:07 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.