get_merge_recommendations
Analyze git branches to provide detailed merge strategy recommendations, helping streamline repository integration and reduce conflicts.
Instructions
Get detailed merge strategy recommendations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branches | Yes | Branches to analyze | |
outputPath | Yes | Path to write analysis output | |
repoPath | Yes | Path to git repository |