merge command:
<other_id> is the id of the branch or the commit you want to merge.
[--into <branch>] specifies the destination branch to merge into. Defaults to the current branch.Add your changes to the active branch
merge command:
<other_id> is the id of the branch or the commit you want to merge.
[--into <branch>] specifies the destination branch to merge into. Defaults to the current branch.