Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 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
       Vernoo.

breezy-git 0.6.6		  12/17/2011		     GIT-REMOTE-BZR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-remote-bzr&sektion=1&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help