rollback_create
Creates a named rollback point for specified files before modifications, storing backups outside the repository and recording the point in the audit report for safe reverting.
Instructions
修改任何文件之前调用:把这些文件备份成一个有名字的回滚点(存放在被审查仓库之外),并把名字钉在报告里。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| note | No | ||
| files | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||