Differences between revisions 16 and 17
Revision 16 as of 2011-02-25 10:50:15
Size: 452
Comment: added french translation link
Revision 17 as of 2012-05-08 16:20:31
Size: 0
Editor: mpm
Comment: shadows built-in docs
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Push ==

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

A '''push''' propagates changes from a local [[Repository|repository]] to a remote one.

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

Tip: [[TipsAndTricks#Prevent_a_push_that_would_create_multiple_heads|Prevent a push that would create multiple heads]]

See also: [[Pull]], [[CommunicatingChanges]]

----
CategoryCommand

[[FrenchPush|Français]]