p4_blame
Identify the author and changelist for each line in Perforce files, revealing the complete change history to trace modifications.
Instructions
Show file annotations with change history (like git blame)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File to show blame for (required) | |
| files | No | Files to show blame for in one command (required if file is omitted) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |