push
Push commits to a remote Git repository using specified branch and options. Supports forcing changes, skipping pre-push hooks, and pushing tags via Git MCP Server integration.
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
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2
- @cyanheads/git-mcp-server
- @Sheshiyer/git-mcp-v2
- @kjozsa/git-mcp