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?