logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hg unbundle - apply one or more bundle files

Description

       Apply one or more bundle files generated by hgbundle.

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

Name

       hg unbundle - apply one or more bundle files

Options

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

                                                                                                    HG(UNBUNDLE)

Synopsis

       hg unbundle [-u] FILE...

See Also