Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.cmm.msu.su/hg/petri_dish/help/unbundle
Дата изменения: Unknown
Дата индексирования: Mon Oct 1 21:52:52 2012
Кодировка:
Help: unbundle

petri_dish

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