Differences between revisions 7 and 8
Revision 7 as of 2008-01-06 17:22:30
Size: 180
Editor: abuehl
Comment:
Revision 8 as of 2008-01-13 15:55:53
Size: 190
Editor: abuehl
Comment: lowercase links
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
A '''push''' propagates changes from a local ["Repository"] to a remote one. A '''push''' propagates changes from a local [:Repository:repository] to a remote one.

Push

hg push

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

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


CategoryCommand