check_for_conflicts
Checks if a repository has merge conflicts with its upstream base branch, enabling proactive conflict resolution before merging.
Instructions
Check if there are merge conflicts with upstream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| base | No | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||