The command will get the latest changes from master and merge them into the currently selected branch. [commit] is optional and can be a 7-digit or full length OID of a commit. If this ID is given, it won't merge the latest master commit, but the given oid into the branch
The command will get the latest changes from master and merge them into the currently selected branch.
[commit]
is optional and can be a 7-digit or full length OID of a commit. If this ID is given, it won't merge the latest master commit, but the given oid into the branch