git_add
Stage specific files or all changes for commit in a Git repository. Specify files or use the 'all' flag to prepare changes for version control efficiently.
Instructions
Stage files for commit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
all | No | Stage all changes | |
cwd | No | Repository path | |
files | No | Files to stage |