add
Stage specified files in a Git repository using absolute paths. Enables precise control over which changes are prepared for commit within the Git MCP Server environment.
Instructions
Stage files
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | Files to stage | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |