execute_merge
Performs a git merge from a specified source branch and updates the work_branches database table upon successful completion.
Instructions
Execute git merge and return result. Updates work_branches table on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_branch | Yes | Branch to merge from |