Mercurial > hg > easyhg
comparison help/a-30.html @ 498:21aa41b62c3a
Add back/forward/home to Help window, and some Help edits
author | Chris Cannam |
---|---|
date | Mon, 22 Aug 2011 18:46:06 +0100 |
parents | |
children | b3309be1640f |
comparison
equal
deleted
inserted
replaced
497:a9032181c37d | 498:21aa41b62c3a |
---|---|
1 <link rel="stylesheet" type="text/css" href="help.css"/> | |
2 | |
3 | |
4 <h2>I have committed some changes – how do I share them with my colleagues?</h2> | |
5 | |
6 <p>There are two common general approaches:</p> | |
7 | |
8 <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> | |
9 | |
10 <p><a href="a-32.html">“Push” your changes to a remote repository</a> which you can all use as a master copy.</p> | |
11 |