push
Push commits to a specified branch on a remote repository using the Git MCP Server. Manage branch updates, force push changes, skip pre-push hooks, and include tags for streamlined version control.
Instructions
Push commits to remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Branch name | |
force | No | Force push changes | |
noVerify | No | Skip pre-push hooks | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) | |
remote | No | Remote name | origin |
tags | No | Push all tags |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git MCP Server
Related Tools
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server
- @Sheshiyer/git-mcp-v2
- @cyanheads/git-mcp-server
- @modelcontextprotocol/git