source into target and move target to the merge result.
Required scope: write
Options
Repository name.
Bookmark being merged into. This bookmark is updated to the merge result.
Bookmark being merged from.
Organization override.
Delete the source bookmark after a successful merge. Defaults to
false.Persist a conflicted merge commit instead of rejecting with
MERGE_CONFLICT. Defaults to false.Conflict resolutions to apply before conflict detection. Each resolution targets a path and either supplies whole-file
content, takes target or source, or resolves individual hunks.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.

