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 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 cg-branch-ls(1).

--version

Print Cogito version.

COPYRIGHT

Copyright © Steven Cole 2005

SEE ALSO

cg-branch-ls is part of cogito(7), a toolkit for managing git(7) trees.