hg unbundle

apply one or more bundle files

Contents

Synopsis

hg unbundle [-u] FILE...

Description

Apply one or more bundle files generated by hg bundle.

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

Options

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