p4_integrate
Integrate file changes from a source to a target path in Perforce, optionally specifying a changelist. Use to propagate edits between branches.
Instructions
Integrate files from source to target
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source filespec/path (required) | |
| target | Yes | Target filespec/path (required) | |
| changelist | No | Changelist number (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |