git_push
Push changes to a specified branch in a Git repository by providing the repository path, remote name, and branch name. Facilitates repository management through natural language commands using the GIT MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name | |
remote | No | Remote name | |
repository_path | Yes | Path to the git repository |