p4_revert
Revert specified files or all files in a changelist to their last synced state. Provide a working directory path to ensure the correct Perforce workspace is used.
Instructions
Revert files or changelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Working directory path (optional) | |
| files | No | Files to revert (optional) | |
| changelist | No | Changelist to revert all files from (optional) |