sync_with_upstream
Synchronize a local fork with the upstream repository to incorporate new commits and resolve divergences, keeping your fork aligned.
Instructions
Sync local fork with upstream repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| upstream_repo | Yes | ||
| base | No | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |