git-remote-brz - Man Page

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 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.

Bugs

Please report bugs at https://launchpad.net/brz/+filebug

License

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

See Also

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

Bazaar

Part of the breezy(1) suite

Author

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

Referenced By

The man page git-remote-bzr(1) is an alias of git-remote-brz(1).

12/17/2011 breezy-git 0.6.6 Git Manual