grf_unload
Unload reference code from a named Git reference repository, or remove all loaded reference code, to clear it from the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | 移除所有参考代码 | |
| name | No | 仓库名称 | |
| workingDirectory | No | 工作目录(默认: 当前目录) |