annotateΒΆ

Purpose:

Show the origin of each line in a file.

Usage:

bzr annotate FILENAME

Options:
–all

Show annotations on all lines.

-v, –verbose

Display more information.

-q, –quiet

Only display errors and warnings.

–long

Show commit date in annotations.

–usage

Show usage message and options.

–show-ids

Show internal object ids.

-r ARG, –revision=ARG
 

See “help revisionspec” for details.

-h, –help

Show help message.

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

Previous topic

alias

Next topic

bind

This Page

Quick search