1GIT-REMOTE-BZR(1)                 Git Manual                 GIT-REMOTE-BZR(1)
2
3
4

NAME

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

SYNOPSIS

9       git clone bzr::<source-repo> [<destination>]
10       git fetch bzr::<source-repo> [<destination>]
11
12

DESCRIPTION

14       This command provides support for using bzr repositories as Git
15       remotes, through the breezy-git plugin. At the moment it supports
16       cloning from, fetching from and pushing into Bazaar repositories. Fetch
17       support is still experimental, and may be slow.
18

BUGS

20       Please report bugs at https://launchpad.net/brz-git/+filebug
21

LICENSE

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

SEE ALSO

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

BAZAAR

30       Part of the breezy(1) suite
31

AUTHOR

33       breezy-git, git-remote-bzr and this manual page were written by Jelmer
34       Vernooij.
35
36
37
38breezy-git 0.6.6                  12/17/2011                 GIT-REMOTE-BZR(1)
Impressum