Push

hg push [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]

A push propagates changes from a local repository to a remote one.

Help text: http://www.selenic.com/mercurial/hg.1.html#push

Tip: Prevent a push that would create multiple heads

See also: Pull, CommunicatingChanges


CategoryCommand