I have created two branches from master branch. I have made some changes in the second branch. I am trying to pull the changes from second branch2 to first branch. I do not know how to merge the changes from second branch to first branch. So, How to do it?
c:\angular\project\(branch1)
git pull origin branch2