git_push
Push commits to a specified remote repository using path, branch, and force options. Supports setting upstream for streamlined Git repository management with the MCP Git Server.
Instructions
Push commits to remote repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | ||
force | No | ||
remote | No | origin | |
repo_path | Yes | ||
set_upstream | No |