git_pull
Fetch and integrate changes from a remote Git repository into the specified branch using the GIT MCP Server. Input repository path, remote, and branch for synchronization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name | |
remote | No | Remote name | |
repository_path | Yes | Path to the git repository |