get-branches(1)
NAME
get-branches - downloads all branches related to a Launchpad team or
person
SYNOPSIS
get-branches [-d directory] [-o branch|checkout] -t <team> get-branches <team> get-branches --help
DESCRIPTION
get-branches examines the code page of a Launchpad team/person, parses
it, and calls Bazaar to download all branches on that page.
OPTIONS
Listed below are the command line options for get-branches:
- -h or --help
- Display a help message and exit.
- -d or --directory
- Download branches to a directory other than the current directory.
- -o or --operation
- Specifies which Bazaar operation to use when downloading the branches; may be either branch or checkout.
- -t or --team
- Specifies which Launchpad team/person to download branches from. This option is required.
AUTHORS
get-branches was written by Daniel Holbach <daniel.holbach@ubuntu.com>,
and this manual page was written by Jonathan Patrick Davies
<jpds@ubuntu.com>.
Both are released under the terms of the GNU General Public License,
version 3.