[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to create a new branch in the master repository
From: |
Eli Zaretskii |
Subject: |
Re: How to create a new branch in the master repository |
Date: |
Tue, 01 Dec 2009 22:14:12 +0200 |
> From: Jason Earl <address@hidden>
> Cc: address@hidden
> Date: Tue, 01 Dec 2009 13:00:20 -0700
>
> Eli Zaretskii <address@hidden> writes:
>
> > Do I understand correctly that the way to create a new branch in the
> > master repository is with "bzr push"? If not, how is that done?
> >
> > TIA
>
> You've got it. bzr push is the right command.
Thanks.