Fixes T7982.
- When resolving branches, make sure they get type 'branch'.
- Correctly resolve refs when a repository has a branch and tag with the same name.
Differential D12609
Improve ref resolution for Git branches and tags epriestley on Apr 29 2015, 3:17 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T7982.
Disabled ref cache and resolved refs in a Git repository with a 'master' tag and a 'master' branch. Saw refs resolve accurately.
Diff Detail
Event Timeline
|