Fetching a newly created branch via bzr-git
Jelmer Vernooij
jelmer at samba.org
Wed Apr 18 17:39:31 UTC 2012
On Wed, Apr 18, 2012 at 07:38:18PM +0300, Eli Zaretskii wrote:
> I have a bzr repository that tracks an upstream git repository. When
> I created it, I used "bzr git-import", and after that I use "bzr
> switch" to switch to some specific branch and "bzr pull" to sync that
> branch with upstream. So far so good.
>
> Now a new branch was created in the upstream repository. How can I
> import that new branch, except by deleting everything and doing the
> initial "bzr git-import" step again?
You shouldn't have to delete everything to run bzr-git again; it
should be incremental. Though please note that it will overwrite your
existing branches if you've changed them locally.
Cheers,
Jelmer
More information about the bazaar
mailing list