git_add
Stage specified files in a Git repository by adding their contents to the staging area, preparing them for the next commit.
Instructions
Adds file contents to the staging area
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| repo_path | Yes |