Merge Branches allows you to merge the changes made in one branch of a file/folder into another branch. Generally, these two branches are generated from a common original version. After a merge, the changes made based on the original version will be merged into the target branch.
This is a three-way merge. The baseline file is the original version from which the two branches of file are generated. The result file is the target branch on which the Merge Branches command is performed.
In order to merge items quickly and reliably, we suggest:
Here is the merge workflow chart. For more info on mergeable and unmergeable conflict types, please refer to Resolve Conflicts
If there is any conflict, SourceAnywhere will either display Visual Merge window or perform manual merge. If no conflict is found, the file will be merged automatically.