This tool is for merging multiple branches into single local branch. This can be useful for creating temporary branch to accumulate multiple working branches to unify all modifications from development members for build whole system with their output.
- select single local target branch to build merged output.
- select multiple branches for member's output.
- merge those branches sequentially into selected local target.