The Mercurial Push action pushes changes from the source repository to the target repository. It is often used to move changes from a local to a remote repository.
Note that if you push to a local repository, you will need to run an Update on that repository. On remote repositories this is not required.

Revision
Push the specified revision.
Force
Force the push, even if the repositories are unrelated.