Push changes from the local repository to a specified destination. More information: https://www.mercurial-scm.org/doc/hg.1.html#push.
hg push
hg push path/to/destination_repository
hg push --new-branch
hg push --rev revision
hg push --branch branch
hg push --bookmark bookmark