p4_revert
Revert files or an entire changelist in Perforce to discard unwanted changes. Specify a changelist number, file list, or workspace path for precise control.
Instructions
Revert files or all files in changelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Files to revert (optional, if not provided reverts all files) | |
| changelist | No | Changelist number (optional, defaults to default changelist) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |