Git Branch Rename
I have a branch in TeamCity that was renamed. The rename, however, only changed the case of the branch name. Something that was capitalized in the original name is now lower-case. TeamCity, however, is now tracking both. In fact, TeamCity still shows the old branch as "Active". If I attempt to build using the old branch name, this error is raised:
The build was triggered in the branch CI/support/7.4.0/7.4.0 which does not correspond to any branch monitored by the build VCS roots (the branch is either closed or excluded / not matched by any branch specification). Because of that default branch revisions were set to this build.
This appears to be a bug in TeamCity. Is there a way to clear the branch cache as a work-around?
Thanks,
Ben
Please sign in to leave a comment.