Git MCP Server
by Sheshiyer
push
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 |