p4_annotate
Annotate files line-by-line to see which changelist and user last changed each line, helping trace code origins.
Instructions
Alias of p4.blame (line-by-line annotation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File to annotate (required) | |
| files | No | Files to annotate in one command (required if file is omitted) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |