INTELLIJ - Branch name error with multiple module open from different repos
Answered
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)
Please sign in to leave a comment.
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.