git-remote-bzr(1) debian man page | unix.com

Man Page: git-remote-bzr

Operating Environment: debian

Section: 1

GIT-REMOTE-BZR(1)						    Git Manual							 GIT-REMOTE-BZR(1)

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. bzr-git 0.6.6 12/17/2011 GIT-REMOTE-BZR(1)
Related Man Pages
git-remote-fd(1) - debian
hitchhiker(1) - debian
git-remote-fd(1) - centos
git-remote-fd(1) - mojave
git-ls-remote(1) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com