I want to know that what is the best way to use this command 'Merge branch name into current branch. '
Let us suppose i want to merge master into develop.
I checkout to master and pull the changes.
Then i go back to develop.
I right click on master branch and click this option.
And it will merge into develop.
IS this correct?
Hi Yasir,
Yes, that's the correct sequence of steps and will do exactly what you're looking for. You'll need to review the merge results, resolve any conflicts, and provide a message for the commit to your current branch.
Cheers,
Brian Ganninger
Product Manager, Sourcetree
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.