grf_update
Check for and pull updates in Git reference repositories to keep code current. Specify a repo name to update one repository or omit it to sync all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 仓库名称(不指定则更新所有) | |
| checkOnly | No | 仅检查更新,不拉取 |