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.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T7100: Improve handling of ambiguous branch references (tags/branches with the same name, multiple branches heads)
- Commits
- Restricted Diffusion Commit
rP2a37459a5f5a: Only resolve branch names to branches
Test repo with branch and tag both named "git" no longer reports ambiguity.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable