cg-branch-ls(1)
===============

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 (C) Steven Cole 2005

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