Differences between revisions 10 and 11
Revision 10 as of 2008-04-20 16:50:48
Size: 312
Editor: abuehl
Comment: replacing pasted help text with links into man page
Revision 11 as of 2008-04-20 19:46:59
Size: 299
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
=== Help text ===

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

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

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


CategoryCommand