I have a build which consumes source code from two git repositories. The first vcs root contains reusable build scripts from the master branch of a git repository. The second vcs root contains the code I'm compiling from a develop branch in a different vcs root and different git repository from the first.
In the teamcity UI, my build shows as having run on a default branch. How can I configure teamcity to show the develop branch (from the second vcs root) as the logical branch name since this is really the branch name that makes most sense for developers looking at the teamcity UI.
I am running TeamCity 8.1.5.