how do you integrate changes from another branch into your branch in webstorm?

Follow these steps

  • First fetch your remote branch
  • select current branch as other branch you want to merge
  • from git toolbar select merge into current

find more in documentation here

CLICK HERE to find out more related problems solutions.

Leave a Comment

Your email address will not be published.

Scroll to Top