Provided by: bzr-git_0.6.12+bzr1629-1_all bug

NAME

       git-remote-bzr - Git remote support for Bazaar repositories

SYNOPSIS

       git clone bzr::<source-repo> [<destination>]
       git fetch bzr::<source-repo> [<destination>]

DESCRIPTION

       This command provides support for using bzr repositories as Git remotes, through the bzr-
       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.

BUGS

       Please report bugs at https://launchpad.net/bzr-git/+filebug

LICENSE

       bzr-git and git-remote-bzr are licensed under the GNU GPL, version 2 or later.

SEE ALSO

       git-remote-helpers(1), bzr(1)

BAZAAR

       Part of the bzr(1) suite

AUTHOR

       bzr-git, git-remote-bzr and this manual page were written by Jelmer Vernooij.