view help/a-30.html @ 514:306a62fe851e

Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher.
author Chris Cannam
date Tue, 18 Oct 2011 16:50:05 +0100
parents b3309be1640f
children
line wrap: on
line source
<link rel="stylesheet" type="text/css" href="help.css"/>


<h2>I have committed some changes &ndash; 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 &ldquo;pull&rdquo; your changes</a> directly from the local repository in your working folder, <i>or</i></p>

<p><a href="a-32.html">&ldquo;Push&rdquo; your changes to a shared remote repository</a> which you can all use as a master copy.</p>