~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/foreign.py

Merge hpss-no-vfs branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
264
264
    branch unless the --no-rebase option is used, in which case 
265
265
    the two branches will be out of sync after the push. 
266
266
    """
267
 
    hidden = True
268
267
    takes_args = ['location?']
269
268
    takes_options = [
270
269
        'remember',