Команда hg-pull: опции, ключи и примеры использования
hg pull
Pull changes from a specified repository to the local repository. More information: https://www.mercurial-scm.org/doc/hg.1.html#pull.
- Pull from the "default" source path:
hg pull
- Pull from a specified source repository:
hg pull {{path/to/source_repository}}
- Update the local repository to the head of the remote:
hg pull --update
- Pull changes even when the remote repository is unrelated:
hg pull --force
- Specify a specific revision changeset to pull up to:
hg pull --rev {{revision}}
- Specify a specific branch to pull:
hg pull --branch {{branch}}
- Specify a specific bookmark to pull:
hg pull --bookmark {{bookmark}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like