~jelmer/brz-git/test

1688.1.7 by Jelmer Vernooij
Fix references to bzr-git.
1
.TH "GIT\-REMOTE\-BZR" "1" "12/17/2011" "breezy-git 0\&.6\&.6" "Git Manual"
1522 by Jelmer Vernooij
Add git-remote-bzr manual page.
2
.ie \n(.g .ds Aq \(aq
3
.el       .ds Aq '
4
.\" disable hyphenation
5
.nh
6
.\" disable justification (adjust text to left margin only)
7
.ad l
8
.SH "NAME"
9
git-remote-bzr \- Git remote support for Bazaar repositories
10
.SH "SYNOPSIS"
11
.sp
12
.nf
13
git clone bzr::<source\-repo> [<destination>]
14
git fetch bzr::<source\-repo> [<destination>]
15
.fi
16
.sp
17
.SH "DESCRIPTION"
18
.sp
1688.1.7 by Jelmer Vernooij
Fix references to bzr-git.
19
This command provides support for using \fIbzr\fR 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.
1522 by Jelmer Vernooij
Add git-remote-bzr manual page.
20
.SH "BUGS"
21
.sp
1688.1.7 by Jelmer Vernooij
Fix references to bzr-git.
22
Please report bugs at \fUhttps://launchpad.net/brz-git/+filebug\fR
1588 by Jelmer Vernooij
Add license details to git-remote-bzr.1.
23
.SH "LICENSE"
1688.1.7 by Jelmer Vernooij
Fix references to bzr-git.
24
breezy-git and git-remote-bzr are licensed under the GNU GPL, version 2 or later.
1522 by Jelmer Vernooij
Add git-remote-bzr manual page.
25
.SH "SEE ALSO"
26
.sp
1833.1.1 by Jelmer Vernooij
Various git remote helper fixes.
27
\fBgit-remote-helpers\fR(1), \fBbreezy\fR(1)
1522 by Jelmer Vernooij
Add git-remote-bzr manual page.
28
.SH "BAZAAR"
29
.sp
1833.1.1 by Jelmer Vernooij
Various git remote helper fixes.
30
Part of the \fBbreezy\fR(1) suite
1522 by Jelmer Vernooij
Add git-remote-bzr manual page.
31
.SH "AUTHOR"
32
.sp
1833.1.1 by Jelmer Vernooij
Various git remote helper fixes.
33
breezy-git, git-remote-bzr and this manual page were written by Jelmer Vernooij.