Команда hg-push: опции, ключи и примеры использования
hg push
Push changes from the local repository to a specified destination. More information: https://www.mercurial-scm.org/doc/hg.1.html#push.
- Push changes to the "default" remote path:
hg push
- Push changes to a specified remote repository:
hg push {{path/to/destination_repository}}
- Push a new branch if it does not exist (disabled by default):
hg push --new-branch
- Specify a specific revision changeset to push:
hg push --rev {{revision}}
- Specify a specific branch to push:
hg push --branch {{branch}}
- Specify a specific bookmark to push:
hg push --bookmark {{bookmark}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like