glviewvol

Help: unbundle

hg unbundle [-u] FILE...

apply one or more changegroup files

    Apply one or more compressed changegroup files generated by the bundle
    command.

    Returns 0 on success, 1 if an update has unresolved files.

options:

 -u --update update to new branch head if changesets were unbundled

use "hg -v help unbundle" to show more info