push_files
Submit multiple files to a Gitee repository by specifying branch, file content, paths, and commit message. Streamline file management with automated bulk commits.
Instructions
向 Gitee 仓库提交多个文件
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name, defaults to the repository's default branch | |
files | Yes | List of files to commit | |
message | Yes | Commit message | |
owner | Yes | Repository owner path (enterprise, organization, or personal path) | |
repo | Yes | Repository path |