branchesΒΆ

Purpose:

List the branches available at the current location.

Usage:

bzr branches [LOCATION]

Options:
--usage

Show usage message and options.

-R, --recursive
 

Recursively scan for branches rather than just looking in the specified location.

-q, --quiet

Only display errors and warnings.

-v, --verbose

Display more information.

-h, --help

Show help message.

Description:

This command will print the names of all the branches at the current location.

Previous topic

branch

Next topic

break-lock

This Page