unshelveΒΆ

Purpose:

Restore shelved changes.

Usage:

bzr unshelve [SHELF_ID]

Options:
–usage

Show usage message and options.

-v, –verbose

Display more information.

-q, –quiet

Only display errors and warnings.

-h, –help

Show help message.

action:
–apply

Apply changes and remove from the shelf.

–delete-only

Delete changes without applying them.

–dry-run

Show changes, but do not apply or remove them.

–keep

Apply changes but don’t delete them.

–preview

Instead of unshelving the changes, show the diff that would result from unshelving.

Description:

By default, the most recently shelved changes are restored. However if you specify a shelf by id those changes will be restored instead. This works best when the changes don’t depend on each other.

See also:

:doc:`shelve <shelve-help>`

System Message: ERROR/3 (/builddir/build/BUILD/bzr-2.1.4/doc/en/user-reference/unshelve-help.txt, line 26); backlink

Unknown interpreted text role “doc”.

Previous topic

uncommit

Next topic

update

This Page

Quick search