git_add
Add specified files to the staging area in a git repository using the GIT MCP Server. Streamlines git workflow by enabling precise file management for version control.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | Files to add to the staging area | |
repository_path | Yes | Path to the git repository |