get-branches - downloads all branches related to a Launchpad team or person
Contents
Description
get-branches uses the LP API to get a list of branches for a person or team and calls Bazaar to download
all branches.
Name
get-branches - downloads all branches related to a Launchpad team or person
Options
Listed below are the command line options for get-branches:
-h, --help
Display a help message and exit.
-d, --directory
Download branches to a directory other than the current directory.
-o, --operation
Specifies which Bazaar operation to use when downloading the branches; may be either branch or
checkout.
-t, --team
Specifies which Launchpad team/person to download branches from. This option is required.
See Also
bzr(1) ubuntu-dev-tools 11 August 2008 get-branches(1)
Synopsis
get-branches [-ddirectory] [-obranch|checkout] -tteamget-branchesteamget-branches--help
