git_commit
Automate git commits by specifying a repository path and commit message, with an option to add all files. Integrates with the GIT MCP Server for managing repositories via natural language commands.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
add_all | No | Add all files before committing | |
message | Yes | Commit message | |
repository_path | Yes | Path to the git repository |