Branches in this project may be renamed. Save this integration?

I just created a new project on Crowdin, in hopes of combining several GitHub repos into one Crowdin project. The hope is that it will be easier to maintain.

Anyway, adding the first repository is fine… but when trying add a second repository, I get the following message.

Branches in this project may be renamed. Save this integration?

I think the cause is that the branch name of the second repo is the same as the branch name of the first repo… I don’t think this is uncommon though, if you have branches named main/master/dev/etc.

But, I am confused by what this means exactly. Does this mean it will rename my branches on GitHub? And why would it need to rename them?

Hello @ReenigneArcher

In the Crowdin project, you can’t have 2 branches named exactly the same. That’s why the system may change the naming of a branch by adding the repository to the name.

For example, if all branches have “master” and you’re connecting all of them, it may look in Crowdin like

repository1-master
repository2-master

Still, multi-repo and multi-branching are 100% supported, please have no worry about it.

Thank you. It seems to be working. The warning/message was a bit misleading.

1 Like