cg-branch-ls(1) - Linux man page

Name

cg-branch-ls - list configured remote branches

Synopsis

cg-branch-ls

Description

Print a listing of all known branches.

The output has the following format:

BRANCH LOCATION
For example
origin  http://www.kernel.org/pub/scm/cogito/cogito.git
Terminology note: This command concerns remote branches, not the local ones (those managed by gitlink:cg-switch[1] and listed by cg-status -g).

Options

-h, --help

Print usage summary.
--long-help
Print user manual. The same as found in gitlink:cg-branch-ls[1].

Copyright

Copyright © Steven Cole 2005

See Also

cg-branch-ls is part of gitlink:cogito[7], a toolkit for managing gitlink:git[7] trees.