git-remote-bzr - Git remote support for Bazaar repositories
git clone bzr::<source-repo> [<destination>]
git fetch bzr::<source-repo> [<destination>]
This command provides support for using bzr repositories as Git remotes,
through the breezy-git plugin. At the moment it supports cloning from,
fetching from and pushing into Bazaar repositories. Fetch support is still
experimental, and may be slow.
Please report bugs at https://launchpad.net/brz/+filebug
breezy-git and git-remote-bzr are licensed under the GNU GPL, version 2 or
later.
git-remote-helpers(1), breezy(1)
Part of the breezy(1) suite
breezy-git, git-remote-bzr and this manual page were written by Jelmer
Vernooij.