annotate¶
| Purpose: | Show the origin of each line in a file. |
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Usage: | brz annotate FILENAME |
||||||||||||||||||||||
| Options: |
|
||||||||||||||||||||||
| Description: | This prints out the given file with an annotation on the left side indicating which revision, author and date introduced the change. If the origin is the same for a run of consecutive lines, it is shown only at the top, unless the –all option is given. |
||||||||||||||||||||||
| Aliases: | ann, blame, praise |
||||||||||||||||||||||