Mercurial > hg > easyhg
view help/a-30.html @ 605:ab92f695f776
Expand environmental parameters and executable name in action when it is received rather than when it's executed. This ensures we can correctly compare actions and fixes #141 "Unexpected error if you double-click on a toolbar button"
author | Chris Cannam |
---|---|
date | Tue, 03 Jul 2012 11:22:10 +0100 |
parents | b3309be1640f |
children |
line wrap: on
line source
<link rel="stylesheet" type="text/css" href="help.css"/> <h2>I have committed some changes – how do I share them with my colleagues?</h2> <p>There are two common general approaches:</p> <p><a href="a-31.html">Permit your colleagues to “pull” your changes</a> directly from the local repository in your working folder, <i>or</i></p> <p><a href="a-32.html">“Push” your changes to a shared remote repository</a> which you can all use as a master copy.</p>