timps_merge_conflict_predictor
Analyze two branches to predict merge conflicts before they occur, with file-level and line-level overlap analysis for early resolution.
Instructions
Predict merge conflicts between two branches before merging, with file-level and line-level overlap analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_a | No | ||
| branch_b | No | ||
| repo_path | No |