I want to merge git two branches into single branch.
I’m working on branch A, made changes in committed branch A, another developer committed his changes in branch B. Now both of us having dependency with each other to continue our current task.
We planned to merge two branch, We are completely new to git. Some one please provide the way to merge two git branches & have both the changes in one branch