bulk_action
Execute multiple Git operations sequentially, including staging files, committing changes, and pushing to branches, using a defined array of actions for streamlined workflow management.
Instructions
Execute multiple Git operations in sequence. This is the preferred way to execute multiple operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actions | Yes | Array of Git operations to execute in sequence | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git MCP Server
Related Tools
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2
- @AstroMined/pygithub-mcp-server
- @skydeckai/mcp-server-aidd
- @asbloom-py/mcp-servers