INTELLIJ - Branch name error with multiple module open from different repos
已回答
HI,
I have a projet that contains multiple projet with differents repos.
here is the branch selected for each project :
Project 1 => selected branch develop
Project 2 => selected branch asb1
In the header the project 2 is displaying but the branch name is the one of project 1
Upload id: 2025_05_20_bq2eaG4HtYDXXRcmjyAmu2 (file: Capture d'écran 2025-05-20 094856.png)
请先登录再写评论。
The Branches widget shows the branch associated with the currently opened file in the editor. So if the file is located in the repository A, the branches widget will show the checked-out branch from this repository, and so on.