detect_conflicts_before_merge
Performs a dry-run merge from source branch to detect potential conflicts. Returns conflict data for evaluation, allowing conflict resolution before merging.
Instructions
Dry-run merge analysis - retrieves potential conflict data for AI to evaluate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_branch | Yes | Branch to merge from |