pull
Sync local repositories with remote changes using branch name and repository path. Designed for the Git MCP Server to update codebases efficiently.
Instructions
Pull changes from remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Branch name | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) | |
remote | No | Remote name | origin |