15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
16
16
from bzrlib.branch import Branch
17
17
from bzrlib.commands import Command
19
18
from bzrlib.option import Option
26
27
"""Upload this branch to another location using rsync.