Mercurial > hg > easyhg
view help/a-30.html @ 623:0ef4ed400ced
* Link against Advapi32 (required for Crypt* functions)
| author | Sam Izzo <sam@humbug.net> | 
|---|---|
| date | Sat, 25 Aug 2012 23:04:10 +1000 | 
| 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>
