git merge multiple modules

Answered

i like the way you can create a new branch for every repository in a project at once. you can also switch all the branches at once and do checkins across all the repositories. but is there a way in IntelliJ to merge a branch into all repositories in a project? i can't seem to find how to do this...

thanks,

    jon

 

0
2 comments

Hello Jonathan Locke

You can merge common branches via the branches pop-up in the right lower corner under "Common local branches" you can see branches that are common across all modules and they can be merged in all modules at once.
Please let us know if it helps. 

0

aaaah. perfect.

thanks!

   Jon

0

Please sign in to leave a comment.