git_add
Stage specific files or all changes for commit in a Git repository, ensuring updates are ready for version control. Specify the repository path to streamline workflow.
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 |