Mercurial > hg > easyhg
comparison help/a-13.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 |
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 a Mercurial repository on my local computer already and I want to use it with EasyMercurial</h2> | |
5 | |
6 <p>Just open it:</p> | |
7 | |
8 <p><b>1. Click the Open toolbar button or use File -> Open</b></p> | |
9 | |
10 <p><center><img src="images/openlocal50.png"></center></p> | |
11 | |
12 <p><b>2. Select “Local repository” as the thing you want to open</b></p> | |
13 | |
14 <p><b>3. Browse to the working folder for your local repository</b></p> | |
15 | |
16 <p><b>4. Click OK</b></p> | |
17 |