source into target. The target bookmark advances to the merge result.
Required scope: write
Options
Repository name.
Source bookmark with changes to merge.
Target bookmark to advance.
Delete the source bookmark after a successful merge.
When
True, accept a merge that still contains textual conflicts. When omitted or False, conflicted merges fail with ConflictError.Whole-file or per-hunk conflict resolutions applied before conflict detection.
Organization override.
Response
Type of merge that was performed.
Whether the resulting merge change still contains unresolved conflicts.
Commit OID the target bookmark now points to.
Change ID the target bookmark points to after the merge.
Bookmark that was merged into.
Bookmark that was merged from.
Whether the source bookmark was deleted after the merge.

