git_push
Push changes to a specified branch in a Git repository using the GIT MCP Server. Input the repository path, remote, and branch to execute the command, enabling efficient version control management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name | |
remote | No | Remote name | |
repository_path | Yes | Path to the git repository |